A UBC Course Project (CPSC 436D) worked on during 2018 Winter Term 2. It is a video game built from scratch without the use of any external game engines. The video game is an infinite runner involving both horizontal/vertical scrolling gameplay. We offer a detailed story mode comprised of vertical/horizontal and a boss level alongside endless modes which will put your skills to the ultimate test.
- Alex Hoar (@thealexhoar)
- Avery Brown (@averybrown)
- Cowan Cumming (@cowmanjoe)
- Kenneth William (@kennethwilliamm)
- Rebecca Roth (@rdroth)
- Prayansh Srivastava (@prayansh)
- C++ 11
- CMake
- OpenGL
- FreeType
- Glew
- SDL2
- If you are using CLion you can easily import the CMakeLists.txt file for easy building.
WINDOWED=1
if game should be played in windowed mode (Default Fullscreen)