ProjectIce is roguelike game/engine project. Currently its in very early development.
Build requirements:
- Termbox (This is used for Linux builds)
- SFML (Used for graphical builds)
- Boost
sudo apt-get install libboost-chrono1.48-dev
- premake4
ProjectIce is compiled on both Windows and Linux, with both graphical and terminal versions. Here are the latest screenshots from both of the versions.
Sfml version:
Termbox version:
See license.txt for the full license. (BSD license)