From 88394101a513cf41dd4af1bb46881e7ae78bcf9f Mon Sep 17 00:00:00 2001 From: Minteck Date: Sat, 7 May 2022 18:15:13 +0200 Subject: Add RPS --- tictactoe/online.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'tictactoe/online.html') diff --git a/tictactoe/online.html b/tictactoe/online.html index 38ceb88..37a64df 100644 --- a/tictactoe/online.html +++ b/tictactoe/online.html @@ -1,10 +1,11 @@ - + - Online Lobby | Tic-Tac-Toe + Online Lobby | Tic-Tac-Toe | Minteck Arcade + -
+ +

Online Mode

Enter a name for your game room: (this is the name you will give to the other player; make sure you pick something unique)

Enter a player name: (it will be shown to the other player)

-

Your game is encrypted and only you, the other player, and tictactoe.minteck.org can know what you are doing. Player name and game room name are not stored. The other player will see your IP address.

+

Your game is encrypted and only you, the other player, and Minteck Arcade can know what you are doing. Player name and game room name are not stored. The other player will see your IP address.

Let's go!
-- cgit