/medico

Game about a medieval doctor. Very early, unplayable stage.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

medico

Build Status

This is a remake of my discontinued project http://sf.net/p/medico in a Crystal language.

  • Game mechanics from a mentioned prototype - done.

  • Improved performance - done, 11kticks/sec even on an Core2Duo tablet

  • Reduced flexibility and autogenerated code instead of lame data-driven approach - done.

  • Specs (more like unittests) covering mechanics and balance - done

  • UI based on BearLibTerminal pseudoconsole library - in progress

  • Improved mechanics and actually some game - planned

Installation

clone repository and crystal spec. No binary releases or gui anyway.

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

no atm

Contributors