/unearthed

Primary LanguageTypeScriptMIT LicenseMIT

Unearthed - a simple 2D block digging game

Play It

https://cokeandcode.com/demos/unearthed/

Getting Started

  • Check out code
  • Run npm i
  • Copy local.properties.json.template to local.properties.json
  • Update local.properties.json to either add your password or set it to a blank value (to disable network)
  • Run npm start
  • Connect to http://localhost:20000

Contacts

Development Guidelines

  • Keep it Simple Smartie
  • Make the change you need to make, don't refector the world
  • Assume its that way for a reason. No one that works on this project is stupid :)
  • Ask, and ask again!

Screenshots

image

Thanks