A Space Game! In Go!

david c6bf625155 Added a bit to Ship and User 8 months ago
.gitignore 4ef4471026 Added some db models, started main 10 months ago
LICENSE e72cff9aa1 Initial commit 10 months ago
README.md 4ef4471026 Added some db models, started main 10 months ago
db.go c6bf625155 Added a bit to Ship and User 8 months ago
go.mod 4ef4471026 Added some db models, started main 10 months ago
go.sum 4ef4471026 Added some db models, started main 10 months ago
main.go 4ef4471026 Added some db models, started main 10 months ago

README.md

Space Construct

A Space Game! In Go!

Building

  1. Clone this repo
  2. Clone the doorgo lib
  3. Run go build
  4. Profit