Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Hawstein/snake-ai
a snake AI written in python
https://github.com/Hawstein/snake-ai
Last synced: 3 months ago
JSON representation
a snake AI written in python
- Host: GitHub
- URL: https://github.com/Hawstein/snake-ai
- Owner: Hawstein
- Created: 2013-04-16T10:34:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-16T11:57:05.000Z (over 11 years ago)
- Last Synced: 2024-05-03T06:37:10.296Z (6 months ago)
- Language: Python
- Size: 1.4 MB
- Stars: 663
- Watchers: 52
- Forks: 299
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake AI
A snake AI written in python. Use curses module, Windows users
should install it first:## How to run
git clone https://github.com/Hawstein/snake-ai.git
cd snake-ai
python snake.py
## Demo## More in my blog