Menu class used as basis for program; running the game and allowing the user to change the style and difficulty of the game via an interface.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:2a05dd8b9750 | 2017-05-04 | el15mh | Doxygen commenting added |
5:56f13954666e | 2017-05-03 | el15mh | fully working program |
4:4f20bcef2c0c | 2017-05-01 | el15mh | game with random maze index generation; |
3:a79daa7c2b55 | 2017-04-16 | el15mh | game with completed mazes |
2:917211a4551b | 2017-04-07 | el15mh | whole program basic with menu interface |
1:21b7a5edb9c2 | 2017-04-04 | el15mh | main with first animation trial; |
0:b32f6570a26d | 2017-04-02 | el15mh | menu test using menu class; |