https://github.com/guycole/daring-cyclops-old
Might (or might not) be similar to a famous online multiplayer game from the 1980's which I spent too much money on.
https://github.com/guycole/daring-cyclops-old
docker game go kubernetes minikube redis
Last synced: about 1 month ago
JSON representation
Might (or might not) be similar to a famous online multiplayer game from the 1980's which I spent too much money on.
- Host: GitHub
- URL: https://github.com/guycole/daring-cyclops-old
- Owner: guycole
- License: gpl-3.0
- Created: 2018-09-29T15:08:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T00:35:16.000Z (about 3 years ago)
- Last Synced: 2025-07-17T08:33:12.067Z (11 months ago)
- Topics: docker, game, go, kubernetes, minikube, redis
- Language: Go
- Homepage:
- Size: 27.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# daring-cyclops
Daring Cyclops is a [online multiplayer](https://en.wikipedia.org/wiki/Multiplayer_video_game#Networked) game inspired by [CompuServe](https://en.wikipedia.org/wiki/CompuServe) [MegaWars](https://en.wikipedia.org/wiki/MegaWars). MegaWars is itself a clone of [Decwar](https://en.wikipedia.org/wiki/Decwar). I greatly enjoyed MegaWars in the 1980s, and I have long wanted to write something similar. Big thanks to Merlyn Cousins for making [Decwar sources](https://github.com/drforbin/decwar) available.
Daring Cyclops is written in [Go](https://en.wikipedia.org/wiki/Go_(programming_language)) and deploys via [Docker](https://en.wikipedia.org/wiki/Docker_(software)) in [Kubernetes](https://en.wikipedia.org/wiki/Kubernetes]) w/an additional dependency on [redis](https://redis.io). The reference environment is [MiniKube](https://minikube.sigs.k8s.io).
Still a work in progress, visit later and hopefully I will have more to share.