Skip to content

KAmaia/ProjectIce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Roguelike project written in C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.5%
  • C 1.5%
  • Lua 1.0%