A Space Game! In Go!

david c6bf625155 Added a bit to Ship and User 2 months ago
.gitignore 4ef4471026 Added some db models, started main 4 months ago
LICENSE e72cff9aa1 Initial commit 4 months ago
README.md 4ef4471026 Added some db models, started main 4 months ago
db.go c6bf625155 Added a bit to Ship and User 2 months ago
go.mod 4ef4471026 Added some db models, started main 4 months ago
go.sum 4ef4471026 Added some db models, started main 4 months ago
main.go 4ef4471026 Added some db models, started main 4 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