Skip to content

hrrsheen/sand-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Controls:

  • 0 - 5 To select element
  • D to enable debug drawing

Building the project:

Type the following commands, starting in the project's root directory:

mkdir build

cd build

cmake ..

make

To play the game, navigate back to the project's root directory and run the executable from there:

cd ..

./build/sand-cpp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published