Skip to content

MiGyi/CrossyRoad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrossyRoad

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

alt text

Requirements

  • GNU GCC 12.2.0 or above
  • GNU Make 4.3

How to build

1. cd CrossyRoad/build
2. mingw32-make

How to run:

1. cd CrossyRoad/build
2. ./Game.exe

How to play:

  • Movement: Arrow keys
  • Pause: P
  • Quit: Enter
  • Savegame: S

License

This project is licensed under the terms of the zlib/libpng license.

About

Final project CS202

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors