/dgo

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

Primary LanguageGo

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