1
0
stacked-tic-tac-toe/README.md

11 lines
318 B
Markdown

# Stacked Tic-Tac-Toe
![Screenshot](./screenshot.png)
Just like regular tic tac toe, but you can put a larger piece on top of a
smaller one! This an interesting twist on a the classic game.
You can try it out here: https://rokaspuzonas.github.io/stacked-tic-tac-toe
This was made using [TIC-80](https://tic80.com)