A quickly made Rush Hour 🚗 game in python
to present the general idea and implementation of a MVC
architecture.
- Basic MVC architecture setup
- models folder
- user
- block
- controllers folder
- level controller
- block controller
- views folder
- single modular block view
- lvl 1 view
- lvl 2 view
- common 'won' view
- models folder
- Additional Features
- Level indicator
- Timer for each level
- Reset level
- Save score
- Load user (check for unicity)
- Add a few more levels
- Release
- OsX
- Windows (currently not working)
total hours spent : ±20h