Files
basic-computer-games/02_Amazing/python/amazing.py
Martin Thoma 9bdb91d2d4 Amazing (Python): Code Cleanup
* Make more use of a Maze class
* Create a bigger maze in the test
* Group row/col variables in Position class
* Group direction variables in an Enum
2022-03-21 14:32:48 +01:00

5.5 KiB