/Medieval-life-simulator

It's medieval life simulator

Primary LanguageJavaScriptMIT LicenseMIT

Medieval life simulator

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. Open index.html in your browser by using one of the following methods:
    • Enter file:///path/to/index.html into the address bar
    • Use your local server (e. g. XAMPP or Apache)
    • Follow these instructions to start a temporary local server (e. g. on localhost:8080 or another port)