Paratron / unearthed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:TypeScript 92.0%Language:CSS 3.9%Language:HTML 1.8%Language:JavaScript 1.2%Language:PHP 1.0%Language:Shell 0.1%