ScratchData LogoScratchData
Back to picopaper's profile

Tic-Tac-Toe compressed

PIpicopaper•Created January 25, 2015
Tic-Tac-Toe compressed
0
0
10 views
View on Scratch

Instructions

When it's your move, type a number into the input box. The numbers correspond to the board as follows: | 1 | 2 | 3 | | 4 | 5 | 6 | | 7 | 8 | 9 |

Description

This is a compressed version of my list-based tic-tac-toe game. It works by recording the positions of the markers in a list, which it then uses to display a game board. Theoretically, you could make different games this way, from checkers to chess to Connect Four. Updates: - v. 1.1: The computer can now intelligently block some moves. - v. 1.0: Shared project. Enjoy! Platypi Forever, Dragons Supreme!

Project Details

Project ID44869096
CreatedJanuary 25, 2015
Last ModifiedJanuary 26, 2015
SharedJanuary 26, 2015
Visibilityvisible
CommentsAllowed