Skip to content

ohadch/ohad-p5-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

This is a simple snake game built using the p5.js library. The game allows you to control a snake that grows in length each time it eats food, and the game restarts if the snake goes out of bounds or runs into itself.

Screen Recording 2024-11-23 at 8 50 39

Features

  • Control the snake using arrow keys.
  • Snake grows when eating food.
  • The game restarts if the snake touches the boundaries.

Setup

  1. Clone the repository.
  2. Start the server using Docker Compose docker-compose up -d.
  3. Open your browser and go to http://localhost:8110.

Contributing

Feel free to contribute by submitting issues or pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published