Skip to content

MMichotte/RushHour_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rush Hour Game

A quickly made Rush Hour 🚗 game in python to present the general idea and implementation of a MVC architecture.

Download here ! 🚀

game

ToDo

  • 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
  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages