https://github.com/dmitmel/tic-tac-toe-evolution
An AI for Tic-tac-toe using an evolutionary algorithm
https://github.com/dmitmel/tic-tac-toe-evolution
Last synced: 11 months ago
JSON representation
An AI for Tic-tac-toe using an evolutionary algorithm
- Host: GitHub
- URL: https://github.com/dmitmel/tic-tac-toe-evolution
- Owner: dmitmel
- License: mit
- Created: 2019-02-06T22:07:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-06T16:43:24.000Z (almost 7 years ago)
- Last Synced: 2025-01-03T09:46:00.469Z (over 1 year ago)
- Language: Rust
- Size: 35.2 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: Evolution
> An AI for Tic-tac-toe using an evolutionary algorithm