Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duskmoon314/yew-tictactoe
Tic-Tac-Toe implemented with yew and similar to React version
https://github.com/duskmoon314/yew-tictactoe
Last synced: 7 days ago
JSON representation
Tic-Tac-Toe implemented with yew and similar to React version
- Host: GitHub
- URL: https://github.com/duskmoon314/yew-tictactoe
- Owner: duskmoon314
- License: mit
- Created: 2021-12-07T02:21:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:18:12.000Z (11 months ago)
- Last Synced: 2024-10-10T20:50:00.177Z (28 days ago)
- Language: Rust
- Homepage: https://duskmoon314.github.io/yew-tictactoe/
- Size: 159 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yew Tic-Tac-Toe
Tic-Tac-Toe implemented with yew and similar to React version
Ref: [React.js Tutorial](https://reactjs.org/tutorial/tutorial.html)