Final project CS202 - Group 12
A retro style game where players take on the role of a character trying to cross a busy road filled with cars and other obstacles. The goal is to get as far as possible without getting hit by any of the obstacles
- GNU GCC 12.2.0 or above
- GNU Make 4.3
1. cd CrossyRoad/build
2. mingw32-make
1. cd CrossyRoad/build
2. ./Game.exe
- Movement:
Arrow keys - Pause:
P - Quit:
Enter - Savegame:
S
This project is licensed under the terms of the zlib/libpng license.
