Skip to content
SnakeGameAi

SnakeGameAi

Public repository for an experiment with the Snake game and artificial intelligence concepts.

Public
Published
March 5, 2023
GitHub Project
zocacc/SnakeGameAi
Technologies
  • Games
  • Artificial intelligence
  • GitHub
Repository
https://github.com/zocacc/SnakeGameAi

Public experiment related to the Snake game and artificial intelligence. The page keeps the project visible on the site and centralizes access to the repository.

Key takeaways

  • Simple games are good environments to experiment with rules, state, and decision making.
  • Documenting old experiments helps show technical evolution over time.