https://github.com/stepfenshawn/cross-fire
An AI game in Python.
https://github.com/stepfenshawn/cross-fire
deep-learning machine-learning pygame pygame-games sklearn-classify
Last synced: about 1 year ago
JSON representation
An AI game in Python.
- Host: GitHub
- URL: https://github.com/stepfenshawn/cross-fire
- Owner: StepfenShawn
- Created: 2020-08-01T08:02:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-01T08:15:53.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T08:11:53.652Z (over 1 year ago)
- Topics: deep-learning, machine-learning, pygame, pygame-games, sklearn-classify
- Language: Python
- Homepage:
- Size: 14.1 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cross-fire
An AI game in Python.
#### This is the game I wrote in 2018, and I made it public in 2020/8/1.
## version
v1.0: https://github.com/linux-development-club/Cross-Fire
# How to run
```shell
python AIGame.py
```