IHorvalds / AstralEye

Game development course project.
GNU General Public License v3.0
0 stars 0 forks source link

Level menu interaction #1

Open IHorvalds opened 3 years ago

IHorvalds commented 3 years ago

Level picker: (see super mario world) Control character with up/down/left/right. Enter to select level and start.

User will see an image (i.e. the map). That image will be split into little squares forming a matrix. Each level will have its own little square.

Handle multiple save files.