Skip to content

This is a snake game based on the concept of linked lists. The snake is composed of a list of nodes. Nodes are added, moved, and removed depending on the gameplay.

Notifications You must be signed in to change notification settings

aadium/snake_ll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

This is a snake game based on the concept of linked lists. The snake is composed of a list of nodes. Nodes are added, moved, and removed depending on the gameplay.

Topics

Stars

Watchers

Forks

Packages

No packages published