You are viewing a potentially older version of this package.
View all versions.
TerminalGames
Adds simple games to the terminal such as Tictactoe, Connect4, Othello... to wait for your teammates with a bit of fun.
| Date uploaded | 2 years ago |
| Version | 1.0.2 |
| Download link | ValenTeam-TerminalGames-1.0.2.zip |
| Downloads | 850 |
| Dependency string | ValenTeam-TerminalGames-1.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.1README
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.