WR Portfolio

Tik Tak Toe

</ >

Building a Tik Tak Toe game using Java Script

This was built using HTML, CSS and the main focus was using Java Script

Tik Tak Toe as you now it, but with a few twists

Increased the original 3×3 grid to 4×4 for more diffuculty

A Random button that places your piece anywhere on the board – will using it be a good thing or bad thing? Will you take the risk!

You can play against another player or against the built in AI

Please note: This project is Academical

Features

Player Customisation

Players can enter their names for Player 1 and Player 2.

Players can choose a shape, but cannot choose the same shape as the opposing player

Screenshot of player customisation on the tik tak toe game

Grid 4×4

Instead of the original 3×3 grid a 4×4 was added for more playability

screenshot of the 4x4 grid used on the tik tak toe game

Random Button

This button would place the players shape anywhere on the board

This could only be used once per game, per person

screenshot of the buttons used on the tik tak toe game

AI Opponent

Able to play against the AIĀ 

screenshot of the option to play against ai on the tik tak toe game

Visual and Audio

The game features music and sounds for certain triggers

So for example when there is a winner a sound will play

screenshot of a winning line on the tik tak toe game
Scroll to Top