https://github.com/pacman82/tic-tac-toe-board
https://github.com/pacman82/tic-tac-toe-board
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pacman82/tic-tac-toe-board
- Owner: pacman82
- License: mit
- Created: 2025-01-19T14:41:02.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-23T10:19:27.000Z (5 months ago)
- Last Synced: 2025-05-25T11:49:07.862Z (22 days ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic Tac Toe board
A rust crate featuring a tic-tac-toe board efficiently implemented as a 32Bit integer.