Home

Awesome

neopedersia

Build Status Build status Coverity Scan Build Status

<p align="center"><img src="bin/assets/doc/hero.png" /></p>

Nexus Wars style game.

Status

The project is currently on the early stages of development, and is not yet playable.

Building

Dependencies:

The project also uses libSDL2pp, C++11 bindings library for SDL2. It's included into git repository as a submodule, so if you've obtained source through git, don't forget to run git submodule init && git submodule update.

Quickstart:

git clone https://github.com/vladimirgamalian/neopedersia.git
cd neopedersia
git submodule init && git submodule update
cmake && make
cd ./bin && ./neopedersia

Author

License

MIT License

The project also bundles third party software under its own licenses: