/Medieval-life-simulator

It's medieval life simulator

Primary LanguageJavaScriptMIT LicenseMIT

Medieval life simulator

GitHub license GitHub contributors GitHub issues GitHub pull-requests GitHub pull-requests closed

Simulate a medieval village in your browser!

Screenshot

Feel free to add anything you want. Just expand this village by creating new buildings, characters, etc. in the scripts/ directory and have fun! Please write scripts using the p5.js library.

Almost all pull requests will be accepted.

Running

  1. Clone this repository (or a fork of it)
  2. Install http-server for node.js:
npm i -g http-server
  1. Go to repository directory
  2. Run server and follow instructions in console
http-server

Game Instructions:

  • press 'b' to toggle block of statistics in upper left corner (enabled by default)
  • press 'm' to toggle mute (sounds are enabled by default)