Skip to content

mredulorfiaz/Python-Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Python Snake Game

Used modules

  • pygame
  • tkinter
  • math
  • random

How to Use:

  • Install modules using pip install pygame, math, random on Windows / sudo pip3 install pygame, math, random on Linux machine
  • Run the script using python script.py on Windows / python3 script.py on Linux machine

Screenshots

Tic tac toe Tic tac toe_2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages