Simulate a medieval village in your browser!
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.
- Clone this repository (or a fork of it)
- Install http-server for node.js:
npm i -g http-server
- Go to repository directory
- Run server and follow instructions in console
http-server
- press 'b' to toggle block of statistics in upper left corner (enabled by default)
- press 'm' to toggle mute (sounds are enabled by default)