1
0
Go to file
2022-07-16 19:09:12 +00:00
tic80-lsp-config@b9bec3035f initial commit 2022-07-16 16:24:24 +00:00
.gitignore initial commit 2022-07-16 16:24:24 +00:00
.gitmodules initial commit 2022-07-16 16:24:24 +00:00
.luarc.json initial commit 2022-07-16 16:24:24 +00:00
game.lua end game when there is a draw 2022-07-16 18:57:10 +00:00
LICENSE initial commit 2022-07-16 16:24:24 +00:00
README.md add readme 2022-07-16 19:09:12 +00:00
run initial commit 2022-07-16 16:24:24 +00:00
screenshot.png add readme 2022-07-16 19:09:12 +00:00

Stacked Tic-Tac-Toe

Screenshot

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