I have decided to code a little terminal game with a multiplayer mode.
The game will basically involve sinking ships on a terminal that you can play with a friend via a web socket.
Felix Pelzer
Check their project out: Car Run
Tobias
Check their project out: CounterApp
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I added a lobby system with logs, as well as a cool waiting room design. Next, I will add the functionality to start and play a game. After that, I will implement public match creation.
I added a basic Start menu that retrieves the menu options from the WebSocket server.
I also added a new logging package called 'ezcord'.