TerminalGames
Adds simple games to the terminal such as Tictactoe, Connect4... to wait for your teammates with a bit of fun.
Commands:
- PLAY {TICTACTOE / CONNECT4} {SOLO / LOCAL / MULTI} : play the selected game with the selected mode.
- PLACE {COORDINATES} : place a token on the board (example: place b1).
- JOIN {TERMINAL ID} : join a multiplayer game from another terminal (example: join terminal_284)
- STOP : stops the current game.
Changelog
V1.0.0
Added sync between all players that have the mod enabled.
Added mutliplayer support.
V0.0.2
Features to add:
- Sync games with other players
- Develop the Multi Gamemode with 2 connected terminals
V0.0.1
First release.