ValenTeam-TerminalGames icon

TerminalGames

Adds simple games to the terminal such as Tictactoe, Connect4, Othello... to wait for your teammates with a bit of fun.

Last updated 4 months ago
Total downloads 397
Total rating 0 
Categories Client Mods
Dependency string ValenTeam-TerminalGames-1.0.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-3.2.1 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.1

README

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.