Skip to content

Small project exploring some RTS mechanics with OpenGL, and ECS

Notifications You must be signed in to change notification settings

sotrh/rts_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting things to work

# in the root directory of the project
unzip libs.zip

mkdir build
cd build
cmake ..
make . game

cd ..
./build/game

About

Small project exploring some RTS mechanics with OpenGL, and ECS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published