Skip to content

🐍 Introduction to JavaScript with a simple replica of Snake.

Notifications You must be signed in to change notification settings

estebanstb/P_Bulles_Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P_Bulles_Snake JavaScript HTML5 CSS3

Description

I did this project as part of my formation. The project needed to be made in 8 weeks with 5 periods of work per week.

1 period = 45 minutes, which makes it 3 hours and 45 minutes per week.

Images

How to use the project

  1. Install the project as a zip file.
  2. Unzip the project in the directory of your choice.
  3. Open "index.html".

Control Keys

The keyboard arrows are used to change the direction of the snake.

• ↑
• ↓
• →
• ←