Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanfleck/cpp-snek
Simple BattleSnake
https://github.com/ryanfleck/cpp-snek
battlesnake cpp
Last synced: 2 days ago
JSON representation
Simple BattleSnake
- Host: GitHub
- URL: https://github.com/ryanfleck/cpp-snek
- Owner: RyanFleck
- Created: 2021-01-27T03:43:20.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T19:07:33.000Z (about 4 years ago)
- Last Synced: 2024-12-07T12:42:06.251Z (about 2 months ago)
- Topics: battlesnake, cpp
- Language: C++
- Homepage: https://play.battlesnake.com/u/ryanfleck/solid-snek/
- Size: 3.47 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CPP Snek "Solid Snek"
In-progress snake.
Weights each cell on the map and moves towards the cell with the highest possible number.
![rating](/snek-rating.png)
![snek](/solid-snek.gif)