
Advanced Evolutionary Tactics
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
A RTS style game. Units have evolutionary attributes that they can inherit from enemies they kill. Written in c++ with opengl and sdl. Graphics done in GIMP and music written in Reason.
To run on Linux download the folder. Then open terminal, cd into the folder and use:
chmod +x install.sh
./install.sh
The game should be cross platform but haven't had time to check if it works on other platforms. You will need to use the source code for other platforms.
Requires:
SDL
SDL_mixer
openGl
Glut
libpng
To run on Linux download the folder. Then open terminal, cd into the folder and use:
chmod +x install.sh
./install.sh
The game should be cross platform but haven't had time to check if it works on other platforms. You will need to use the source code for other platforms.
Requires:
SDL
SDL_mixer
openGl
Glut
libpng