Giter Site home page Giter Site logo

evanr-dev / uttt-game Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 7 KB

A full stack web app using React as front-end. Ultimate Tic-tac-toe consists of 9 regular Tic-tac-toe boards, which can each be thought of as 9 different entire squares. You now need to win each of the smaller boards first until there is a line of three.

HTML 100.00%

uttt-game's Introduction

Ultimate Tic-Tac-Toe Game

A full stack web app using React as front-end. Ultimate Tic-tac-toe consists of 9 regular Tic-tac-toe boards, which can each be thought of as 9 different entire squares. You now need to win each of the smaller boards first until there is a line of three.

Simple Rules

Rule 1: In each turn, you can mark any of the small squares on a board. Rule 2: If you get three in a row on a small board, that board is won by you (same rules as normal TTT). Rule 3: You can't play in a board that has already been won. Rule 4: To win the entire UTTT game, you must win three small boards in a row.

New Rules

Rule 1: A player can only place a mark on the board decided by the position of your opponent's last placed mark. This means that if the opponent places an X or O in the bottom left corner of a square, the next player must make their move on that board. Therefore, you cannot pick what board to play on: the opponent's previous move determines which board you will play on. For example, if the opponent picks square 5, you will play on board 5.

Rule 2: The opponent can force you to choose an open square in an already won or tied board.

Rule 3: If a given board is filled, you get to choose a mark on any other board.

Resources:

https://mathwithbaddrawings.com/ultimate-tic-tac-toe-original-post/ https://mathwithbaddrawings.com/2013/11/18/tic-tac-toe-puzzles-and-the-difference-between-a-puzzle-and-a-game/

uttt-game's People

Contributors

evanr-dev avatar tylermooney avatar karsonhyland avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.