Skip to content

Planned improvements

Avindra Goolcharan edited this page Jan 7, 2021 · 5 revisions

📑 OPEN

[low] Improve UI integration in site

This React/JS hookup problem is tracked in Issue #4.

The main build (fullscreen mode) is fine and has no such issues.

🔨 IN-PROGRESS

[medium] 2+ render targets

A console based interface should be built to enable play of the game using only a terminal emulator (no browser).

🚢 DONE

[2020-01-07] Multiple spawn points

There should be at least 4 spawn points, corresponding to each of the quadrants in the game.

Up to 8 spawn configurations could be possible, if the snake has a chance to go in two directions.

It can be taken steps beyond that, but the outcome should be:

  • makes game more fun (more varied)
  • more conditions / variety to explore in ML environment