Skip to content

Orangeyness/pudge-wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pudge-Wars

Pudge-wars stand alone.

Using allegro5.

#Building

mkdir build
cd build
cmake ..

Debug and release builds can be built as shown below. Debug builds display extra game info in seperate windows.

cmake -DCMAKE_BUILD_TYPE=Debug ..
cmake -DCMAKE_BUILD_TYPE=Release ..

About

Pudge-wars stand alone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages