Skip to content

brianolingay/singly-snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

singly-snake-game

PHP Snake Game implemented using Singly Linked List

Requirements

  • Using singly.
    • Random Coin
    • Snake
    • World
  • Responsive world layout
  • Show score and level in the screen.
  • Game speed increments every after 10 points.
  • Game over when snake collides with self or border.
    • Border
    • Snake

About

PHP Snake Game implemented using Singly Linked List

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages