One minute
Snake Game Environment
Description
A full gui of the classic snake game. This specific version was created for easy implementation of agents/algoriths and ai to “play” the game. The bar on the right side of the application provides useful development information.
Github Repository
The Github repository can be found here
What were my goals with this project?
- Practice manipulation of 2d arrays
- Practice GUI efficiency
- Minimalist and attractive graphics
- Future integration with agent code
Project Images
Dependencies
- Pygame