Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 229 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 229 Bytes

Mazes game

In the file game.cpp the game built follows a procedural paradigm. In gameOOP.cpp the same game (same rules) is built using Object-Oriented Programming.

  • João Rodrigo (up201705110)
  • Luísa Araújo (up201904996)