Skip to content
This repository has been archived by the owner on Dec 17, 2017. It is now read-only.

Latest commit

 

History

History
13 lines (13 loc) · 349 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 349 Bytes

Rozue

Rogue-like game using extensible and modular engine, "coldline" Engine.

Dependencies

  • SFML 2 for client
  • UnitTest++ for tests
  • C++14
  • Doxygen for documentation
  • System using unix-style sockets

Usage

  • make to compile
  • make test to compile and run tests

License

Rozue is distributed under GNU General Public License Version 3