You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.