Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/6km/tic-tac-toe
An awesome Tic Tac Toe game made with React.js and Framer Motion 🎮
https://github.com/6km/tic-tac-toe
framer-motion react react-game tic-tac-toe
Last synced: 25 days ago
JSON representation
An awesome Tic Tac Toe game made with React.js and Framer Motion 🎮
- Host: GitHub
- URL: https://github.com/6km/tic-tac-toe
- Owner: 6km
- License: mit
- Created: 2022-04-19T19:19:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T16:47:18.000Z (6 months ago)
- Last Synced: 2024-05-20T23:06:38.527Z (6 months ago)
- Topics: framer-motion, react, react-game, tic-tac-toe
- Language: JavaScript
- Homepage: https://6km-xo.vercel.app
- Size: 749 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Tic Tac Toe ❌⭕
A single-player Tic Tac Toe game built with React.[View Demo](https://6km-xo.vercel.app/)
### Built With 🔨
- [React](https://github.com/facebook/react)
- [Vite](https://vitejs.dev/)
- [Framer Motion](https://www.framer.com/motion/)
- [Zustand](https://github.com/pmndrs/zustand)