mirror of
https://github.com/arnaucube/gogame.git
synced 2026-02-07 03:26:39 +01:00
dependabot/go_modules/github.com/gin-gonic/gin-1.7.7
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.4.0 to 1.7.7. - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](https://github.com/gin-gonic/gin/compare/v1.4.0...v1.7.7) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
gogame

Nostalgic OGame clone in Go
WIP
The frontend is in https://github.com/arnaucube/gogame-frontend
- queue system
- server api
- log system (console print and file save)
- register/login
- data models
- user
- planet
- galaxy
- ships
- mongodb connectors
- buildings engine
- resources engine
- points
- costs calculators
- mining growth from mines/buildings
- building costs
- building time
- research time
- energy costs
- energy production
- production factor (based on positive/negative energy)
- ships
- ships costs
- ships building time
- ships travel time
- battle engine
- lab technologies
- how tech affects to production of material & times
Languages
Go
95.6%
Python
3.8%
Shell
0.6%