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

agent-maze1.gif

Dependencies

  • Pygame