Skip to content

Magnifique-d/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Game

  • If you see the following issue, you will need to install Pygame:

"C:\Users\Desktop\Python\src\main.py", line 1, in import pygame ModuleNotFoundError: No module named 'pygame'

  • Put in the following code into the command line:

py -m pip install -U pygame --user

Releases

No releases published

Packages

No packages published

Languages