package

github.com/mswieboda/dungeon

master / published Apr 11, 2019 / repository

Dungeon crawler in Crystal via Raylib and Cray

Installation

Requires Crystal to be installed

$ brew install crystal

Install crystal shard dependencies (cray)

$ shards install

Run the make file to build/compile in Crystal, and run the executable (from ./build)

$ make

API