You are viewing a potentially older version of this package.
View all versions.
TerminalGames
Adds simple games to the terminal such as Tictactoe, Connect4... to wait for your teammates with a bit of fun.
| Date uploaded | 2 years ago |
| Version | 1.0.0 |
| Download link | ValenTeam-TerminalGames-1.0.0.zip |
| Downloads | 96 |
| Dependency string | ValenTeam-TerminalGames-1.0.0 |
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} {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.