ww1game
A downloadable game for Linux
Generic WW1 game (?) https://github.com/arf20/ww1game
This is my first SDL2 2D "game", very simplistic.
Typical trench warfare, you try to capture trenches.
Status | Prototype |
Platforms | Linux |
Author | arf20 |
Genre | Fighting |
Tags | 2D, Arcade, DRM Free, Experimental, linux, Open Source, Pixel Art, sdl, World War I |
Download
Download
ww1game.tar.gz 21 MB
Install instructions
Extract with
tar -xzf <file>
go to build/ and do
./ww1game
Do not move the files around, as currently the asset path is hardcoded.
Source is distributed along with the ELF binary executable, linked in Debian with glibc and SDL2. SDL2 runtime is therefore required, with SDL_img, SDL_mixer and SDL_ttf.