Good theme – I’m in!
I’m thinking about focusing on story this time.
This fits the theme as I can keep the GUI and the code extremely simple. My plan is to write a simple web server based on the Go net/http packages so that players can just run the program and point their browser at http://localhost:port/ to play.
This approach will make distributing to different platforms and adding multiplayer quite easy.
The problem is that I have no idea how to write an intriguing story for a text adventure (or any kind story, thinking about it) so I’ll just have to guess and see what I’ve got after the first day. Any hints, pointers or tutorials would be very helpful!
Good luck to all of you!