Posted May 09, 2022 by Tortitas
So, it's been a while. I haven't had the time to make anything substantial to the game. The one thing I've done is to make a human interface for the server, yay! This is how it looks:
I'll add more features but for now you can check the status of the server and find connectivity information which I find handy.
The app is made in electron, so it's easy to port it to almost anything, and it takes the server repo as a dependency of sorts, so if changes are made to the server code this will keep working (I hope).