Skip to content
/ dgo Public

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

Notifications You must be signed in to change notification settings

EricHenry/dgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published