Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

TakiMoysha/pygame-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Control

The control is described in the key_game_control dictionary.

Key Description
Left Arrow Turns the snake left
Right Arrow Turns the snake right
Up Arrow Turns the snake up
Down Arrow Turns the snake down
Escape End and close game
--- ---
F1 Print debug message to console
F2 Print all player attribute
F3 Add 1 point (square) to snake
F4 Respawn food

Start

For startup, you will need pygame==2.0.2^: python runner.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages