/critter_comforts

The hit first game from legendary studio Vat O'Coffee. Coded from scratch in the space of a couple of days for the V&A Operas & Bridges GameJam

Primary LanguageD

Build instructions:

Install the D language for your platform from https://dlang.org/
Run dub build or dub run at the command line in the same directory as the dub.json folder.

Info:

This project uses an Entity-Component-System architecture backed by [Star-Entity](https://star-entity.dpldocs.info/star.entity.html).
For graphics, audio, input and so on it uses [Raylib](https://www.raylib.com)