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

264 B

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