ScratchData LogoScratchData
Back to SchoolC0404's profile

Ultimate Tic Tac Toe

SCSchoolC0404•Created November 8, 2023
Ultimate Tic Tac Toe
1
1
19 views
View on Scratch

Description

So, you may know a while ago I remade the game Minesweeper, as a test for making 2D arrays in Scratch. Well, this is similar, however with 4D arrays instead. This wording may sound scary to you, however, I'll explain it. A 2D array is a list of lists or a table. That's what made it perfect for remaking Minesweeper. A 4D array, similarly, is a table of tables. You can see that in this. Each grid of the big 3x3 table has a smaller 3x3 table in it. How to play: The game is similar to normal Tic Tac Toe, however, there is an additional rule. When you play in, say for example, the top left of a smaller square, your opponent then has to play in the top left square of the big grid. Honestly, this was a pain to debug, I got there... eventually. Known glitches: Small chance of game breaking at the end, resulting in the game won not showing. Credits: Code is by me (@SchoolC0404) I'd also like to credit my brother (@PlasmaScope) for introducing me to this game. He's made his own version of this game if you want to check it out. (His is called Insane Tic Tac Toe) Changelog: (In dd/mm/yy) 12/11/23: Released 14/11/23: Bug Fix

Project Details

Project ID920972103
CreatedNovember 8, 2023
Last ModifiedNovember 14, 2023
SharedNovember 12, 2023
Visibilityvisible
CommentsAllowed