Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.19 KB

README.md

File metadata and controls

48 lines (27 loc) · 1.19 KB

ProjectIce

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

Screenshots

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:

Sfml

Termbox version:

Termbox

Resources

License

See license.txt for the full license. (BSD license)

Bitdeli Badge