gazbert / unearthed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:TypeScript 91.7%Language:JavaScript 3.7%Language:CSS 2.2%Language:HTML 1.8%Language:PHP 0.5%Language:Shell 0.2%