Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation on Ubuntu:

sudo apt-get install git git clone git@github.com:rzhikharevich/The-Game-of-Death-2.git sudo apt-get install libsdl2-dev libsdl2-image-dev

Compilation:

g++ -std=c++11 *.cpp -lSDL2 -lSDL_image

Note, that there is a png image required, but not imported in projest (see in main.cpp)

About

Rewrite of the previous version.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages