added new game sketch

This commit is contained in:
llnu 2020-06-19 17:11:47 +02:00
parent a6597b28c6
commit ea6766a473
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
* Game outline
Generate a 32x32 maze where and user have to navigate out of it.
** Flow
Map will be displayed
User have some actions (up down ...) and they have to navigate out.
Extra: Random actions can happen, where the user can dies if they miss the check