Skip to content

Simple TicTacToe Game for Minecraft (Built during the 3 day COVID-19 November lockdown in South Australia)

License

Notifications You must be signed in to change notification settings

stuntguy3000/Minecraft-TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

A simple 1v1 TicTacToe Spigot/Bukkit plugin for Minecraft, using ItemFrames.

Minecraft Version Plugin Version Notes
1.20+ v1.2 Compiled as Java 17
1.16.4+ v1.1 Compiled as Java 7

Download here: https://github.com/stuntguy3000/Minecraft-TicTacToe/releases

Please note: I will not be actively maintaining this plugin, but if you find a bug or want to request a feature, leave an issue or contact me on Discord (@stuntguy3000)

Key Features:

  • 1v1 Mode
  • Block/Environment Protection to prevent accidental damage to the board
  • Simple and intuitive game user interface for quick operation
  • Plugin configuration settings
  • Configurable Walk-away & disconnection protection (remove the player from a game if they physically walk away from the board, or quit the server)

Pictures

Command Help

Join Game Display

Block Selection Menu

Ingame Grid Example

Win Animation

Commands

All Players:

/tictactoe board - Access board specific commands

/tictactoe leave - Leave the current game

/tictactoe version - View plugin info

/tictactoe help - View plugin commands

Admin Only (Permission: tictactoe.admin)

/tictactoe board - Access board specific commands

/tictactoe board list - View a list of known boards

/tictactoe board remove [id] - Removes a board (either at location or by specifying an id)

/tictactoe board create - Creates a board

/tictactoe board cancel - Cancels board creation

About

Simple TicTacToe Game for Minecraft (Built during the 3 day COVID-19 November lockdown in South Australia)

Resources

License

Stars

Watchers

Forks

Languages