Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/strudelandcoffee/ttt-3d
Tic tac toe, cubed!
https://github.com/strudelandcoffee/ttt-3d
nodejs typescript
Last synced: 18 days ago
JSON representation
Tic tac toe, cubed!
- Host: GitHub
- URL: https://github.com/strudelandcoffee/ttt-3d
- Owner: strudelAndCoffee
- Created: 2022-12-23T01:36:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-24T23:46:59.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T16:13:54.401Z (almost 2 years ago)
- Topics: nodejs, typescript
- Language: TypeScript
- Homepage: https://tic-tac-toe-3d.vercel.app/
- Size: 3.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic Tac Toe 3D
![License badge](https://img.shields.io/badge/License-ISC-green)
![Code of Conduct badge](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)_a work in progress..._
[Playtest the development version](https://tic-tac-toe-3d.vercel.app/)
## Description
The name says it all. This project mainly serves as an exercise in game logic and development in Typescript. Future features may include 3D graphics, an AI oppoent, and 3-player mode.
This app is built with [Vite](https://vitejs.dev/)
## Contributing
Please review the Contributer Covenant [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduccode_of_conduct.txt)
## License
This project is licensed under [ISC](https://choosealicense.com/licenses/isc/)