An open API service indexing awesome lists of open source software.

https://github.com/dpbm/tic-tac-toe-2

A modified version of tic tac toe made using p5js
https://github.com/dpbm/tic-tac-toe-2

css html js p5js processing tic-tac-toe tictactoe

Last synced: 7 months ago
JSON representation

A modified version of tic tac toe made using p5js

Awesome Lists containing this project

README

          

# TIC TAC TOE 2
A modified version of tic-tac-toe made using p5js.

## Changes
In this version, each player have only 3 movements. After playing all the three,
in your next turn, the first position you've played will be replaced by the new
one, going this way till the end of the game!