1
0
stacked-tic-tac-toe/README.md
2022-07-16 19:09:12 +00:00

9 lines
241 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.
This was made using [TIC-80](https://tic80.com)