Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnaucube/gogame
Nostalgic OGame clone in Go
https://github.com/arnaucube/gogame
Last synced: about 9 hours ago
JSON representation
Nostalgic OGame clone in Go
- Host: GitHub
- URL: https://github.com/arnaucube/gogame
- Owner: arnaucube
- License: gpl-3.0
- Created: 2019-06-13T16:53:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T18:06:05.000Z (over 1 year ago)
- Last Synced: 2024-06-21T18:54:05.614Z (5 months ago)
- Language: Go
- Size: 86.9 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gogame [![Go Report Card](https://goreportcard.com/badge/github.com/arnaucube/gogame)](https://goreportcard.com/report/github.com/arnaucube/gogame) [![Build Status](https://travis-ci.org/arnaucube/gogame.svg?branch=master)](https://travis-ci.org/arnaucube/gogame)
Nostalgic OGame clone in Go
WIP
The frontend is in https://github.com/arnaucube/gogame-frontend
- [x] queue system
- [x] server api
- [ ] log system (console print and file save)
- [x] register/login
- [ ] data models
- [x] user
- [x] planet
- [x] galaxy
- [ ] ships
- [x] mongodb connectors
- [x] buildings engine
- [x] resources engine
- [x] points
- [ ] costs calculators
- [x] mining growth from mines/buildings
- [x] building costs
- [x] building time
- [x] research time
- [x] energy costs
- [x] 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