mirror of
https://github.com/arnaucube/gogame.git
synced 2026-02-07 11:36:40 +01:00
dependabot/go_modules/golang.org/x/crypto-0.1.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20190308221718-c2843e01d9a2 to 0.1.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto 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%