https://github.com/eduardostuart/tictactoe-evolution
Tic Tac Toe Evolution
https://github.com/eduardostuart/tictactoe-evolution
javascript just-for-fun react tic-tac-toe
Last synced: 6 months ago
JSON representation
Tic Tac Toe Evolution
- Host: GitHub
- URL: https://github.com/eduardostuart/tictactoe-evolution
- Owner: eduardostuart
- Archived: true
- Created: 2022-03-06T11:51:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-06T19:20:27.000Z (over 3 years ago)
- Last Synced: 2025-04-04T14:53:32.421Z (6 months ago)
- Topics: javascript, just-for-fun, react, tic-tac-toe
- Language: TypeScript
- Homepage: https://tictactoe-evolution.netlify.app
- Size: 154 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe Evolution
TicTacToe game inspired on [Gobblet Gobblers](https://www.youtube.com/watch?v=MSzkD2s4DKM) game.
---
https://user-images.githubusercontent.com/767879/156936023-1b8a5a27-5894-4b70-985f-b516f0ce26b6.mp4
## References
- https://groupgames101.com/gobblet-gobblers-rules/
- https://odditymart.com/products/blue-orange-gobblet-gobblers-board-game
- https://www.youtube.com/watch?v=MSzkD2s4DKM
- https://www.youtube.com/watch?v=j2P3ZM90OII**Images from**
- https://www.iconfinder.com/icons/8468004/creature_fantasy_monster_ogre_orc_icon
- https://www.iconfinder.com/search?q=monster&price=free---
There are still a lot of "todo"s here and the code can be improved for sure.
Feel free to create a PR or fork.