Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 750 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 750 Bytes

Minos’ Monster Maze CPSC 436D - Video Game Programming Spring 2018/19

Team Members: Henry Deng Regina Lai Trueman Lam Shanice McSavaney Julilla Paul Yuntian Wan

Story: A 2D platformer game where you play as Theseus and have been transported into a digital Greek labyrinth hounded by classic monsters from Greek mythology (including the infamous Minotaur). You must escape the various levels of the maze before the Minotaur catches you! Basic keyboard input controls include moving left/right and jumping. A twist to the game is that you can rotate the screen to get to areas you may otherwise not be able to reach.

Demo Video: https://youtu.be/zrKpSpzyguk

Instructions: To run the game, go to build/Release/ and run 436d.exe