Skip to content

jok4/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Snake

Discription:

When the code is run a window with a moving snake and an apple appears.
The user can control the snake with the arrow keys and/or the WASD keys.
If the snake colides with the apple the score increases by one.
If the snake collides with itself, GAME OVER!

Running Code:

Install an up-to-date python package.
Install pygame, time, math, and random.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages