Skip to content
ashes999 edited this page Oct 22, 2014 · 14 revisions

Welcome to the Chrysalis wiki! This page summarizes the current state of the engine.

Features

  • Works on Windows and Linux (tested on Ubuntu)
  • Fast console display with 256-colour support (uses 16-colour on Windows)
  • Plays audio files (.wav)
  • Builds to executable (runs alongside assets and data)

Entity-Component System

Early versions of Hatchling shipped with an ECS and basic roguelike functionality. You can see the code in the ECS release; documentation is in the Legacy ECS readme page.

Contributing

Please read the Contributer's Guide and send your pull requests.

Clone this wiki locally