You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
dependabot[bot] b037279b2d
Bump github.com/gin-gonic/gin from 1.4.0 to 1.7.7
1 year ago
cmd add UpgradeBuilding functionallity 4 years ago
config allow cors origin in config file, move resources from user to planet 4 years ago
constants energy consumption and production working 4 years ago
database add CreatePlanet and put planet in solar system 4 years ago
endpoint add points for buildings 4 years ago
models energy consumption and production working 4 years ago
queue initial structure 4 years ago
services allow cors origin in config file, move resources from user to planet 4 years ago
test add calc.go Growths in time, Mines costs. Applied to game 4 years ago
utils add CreatePlanet and put planet in solar system 4 years ago
.gitignore minimal register&login working 4 years ago
.travis.yml add travis 4 years ago
LICENSE Initial commit 4 years ago
README.md energy consumption and production working 4 years ago
config.yaml allow cors origin in config file, move resources from user to planet 4 years ago
go.mod Bump github.com/gin-gonic/gin from 1.4.0 to 1.7.7 1 year ago
go.sum Bump github.com/gin-gonic/gin from 1.4.0 to 1.7.7 1 year ago
main.go minimal register&login working 4 years ago
run-local.sh building process calculation 4 years ago

README.md

gogame Go Report Card Build Status

Nostalgic OGame clone in Go

WIP

The frontend is in https://github.com/arnaucube/gogame-frontend