Skip to content

lumi-git/Gamepp

Repository files navigation

Gamepp

game library on c++

Run Test manualy

mkdir build
cd ./build
cmake ../Boost_tests/CMakeLists.txt
make
./Boost_Tests_run

Run Example manualy:

mkdir build
cd ./build
cmake ../CMakeLists.txt
make
./Gamepp

Run Tests with docker

docker build .  -t run_tests

About

game library on c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •