An open API service indexing awesome lists of open source software.

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.

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.