EricHenry / dgo

The Don't Go Over game, inspired by Price is Right

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't Go Over

SERVER

To run the server:

  1. Make sure you have Go (>= 1.14.6) installed
  2. Run go mod verify to ensure you have all dependencies (should happen since they're all vendored)
  3. Run go build
  4. ./main

About

The Don't Go Over game, inspired by Price is Right


Languages

Language:Go 50.1%Language:JavaScript 31.9%Language:HTML 9.1%Language:Reason 8.6%Language:C++ 0.4%