Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 522 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 522 Bytes

Build Status Code Climate

About

Rogue-like engine written in Clean Architecture style

Playing

./install
./play

Developing

To install each suite's dependencies run ./install in the root directory. To run all the tests run ./build in the root directory.