Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

This small Java project implements the core logic for a Snake game using the Lee algorithm for the snake's movement decisions. The focus is on the game mechanics and AI pathfinding rather than graphics or UI.
Grid-based snake movement system
LI algorithm implementation for snake's decision making
Food generation and collision detection
Score tracking
Game over conditions (wall/self collision)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors