(pre-development) Stars! PBeM service on Kubernetes
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

19 1 0

Clone this repository

https://tangled.org/jauntywk.bsky.social/stargones https://tangled.org/did:plc:zjbq26wybii5ojoypkso2mso/stargones
git@tangled.org:jauntywk.bsky.social/stargones git@tangled.org:did:plc:zjbq26wybii5ojoypkso2mso/stargones

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

stargones#

Stars! play-by-email game-server built on Agones

Stars! is a classic Windows 4X space game by the jeffs.

stargones is an operator for running stars play-by-email campaigns on Kubernetes, helping coordinate turn submissionsa

stargones ALSO is a atproto lexicon for Stars! racial and turn files, citing them on your

files#

Stars! games run off of a couple of tiles:

specs#

how do we run the game in a container?

how can we make a client that connects but doesn't even get video, just sends input macros to the game? pre-script actions/adjustments? eventually engineer turn files but in-game automation is key.

stargones-totesahost#

To play the stars game, we port the superb & divine TotalHost's game engine to rust, named stargones-totesahost.

pie in the sky#

reverse engineer file formats#

extract file formats

references#

  • AutoHost hosting is gone (I presume) but starsfaq pbem (2001) does an excellent job of reviewing the various file artifacts essential to playing Stars!
  • TotalHost is amazing!!