• Stars
    star
    5
  • Rank 2,774,876 (Top 57 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created almost 8 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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