https://github.com/samdev-7/neat-target
Simple AI object to target game made with PyGame and uses the N.E.A.T. algorithm.
https://github.com/samdev-7/neat-target
Last synced: 4 days ago
JSON representation
Simple AI object to target game made with PyGame and uses the N.E.A.T. algorithm.
- Host: GitHub
- URL: https://github.com/samdev-7/neat-target
- Owner: samdev-7
- License: mit
- Created: 2022-08-03T23:45:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-04T00:54:38.000Z (almost 4 years ago)
- Last Synced: 2025-02-21T20:45:32.841Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NEAT Target
Simple AI object to target game made with PyGame and uses the N.E.A.T. algorithm.
[Run on replit.com!](https://replit.com/@SamDev7/NEAT-Target)