Tic Tac Toes - A "three dimensional" Tic Tac Toe game I made

iByteABit [he/him]@lemm.ee to Open Source@lemmy.ml – 40 points –
GitHub - iByteABit256/tic-tac-toes: A three dimensional Tic Tac Toe game
github.com

cross-posted from: https://lemm.ee/post/27328794

A twist of Tic Tac Toe inspired by VSauce written in React + JS.

I will happily accept contributions, if you're interested you can check for any open issues or create your own!

7

Nice! The title is a bit misleading, I imagined something else from it.

Yeah I thought so, I hoped the quotations would make it less so.

I still think it's a catchy description though so I'm not changing it yet

Here is an alternative Piped link(s):

VSauce

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.

It would be cool if when player wins on a certain board, that board gets marked O or X, and the game is finished when there are 3 boards, winned by same player, in a row? I hope that it's understandable enough.

You mean like Tic Tac Toe within a bigger Tic Tac Toe? That was the original idea by VSauce, but I changed it to # of games won because it felt more intuitive when playing

You mean like Tic Tac Toe within a bigger Tic Tac Toe?

Yup

That was the original idea by VSauce

Oh, so somebody thought about it before