ungleich-learning-circle/balazs/python-the-hard-way/ex45_game_outline/game_outline_new.org

12 lines
264 B
Org Mode

* 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