Skip to content

rakin406/DodgeRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dodge Runner

A dodging game.

Getting Started

Dependencies

  • Clang or GCC compiler
  • CMake
  • Ninja

Executing program

  • The first command below uses git. You can also download zip version.
git clone https://github.com/rakin406/DodgeRunner.git && cd DodgeRunner
mkdir build && cd build
cmake .. -G Ninja
ninja
./DodgeRunner

Author

Rakin Rahman

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A running game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published