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 / OTHELLO} {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.2
Added better display of the board
Added AI move display
Added better view of the last token placed
V1.0.1
Added Othello game.
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.