Skip to content

kevglass/unearthed

Repository files navigation

Unearthed - a simple 2D block digging game

Play It

https://unearthedgame.net/

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

More Info

Contacts

Development Guidelines

  • Keep it Simple Smartie
  • Make the change you need to make, don't refactor 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