Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 361 Bytes

todo.md

File metadata and controls

9 lines (9 loc) · 361 Bytes

TODO:

  • Fix tps limmiting
    • is currently pretty broken
  • Abitrarily sized playfields.
    • the main problem with this right now is actually addressing individual cells.
    • I will need to impliment a bigInt of somesort, and find a way to pass them between wasm an js.
  • Copy paste, and the ability to load gol files.
    • impliment control system for it.