Skip to content

Mertiq/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Snake Game

This is a classic snake game made by Python. There is nothing much to say about the game. As you know there is a snake and a snack. Snake eats snack. That's it.

How to run the game?

Download the files above and open them in a Python IDE.

Prerequisites

If you don't have any python IDE, you can download Pycharm or using this website.

Running the tests

You can play the game by runing snake file.

Built With

  • Pygame - The library that helps to program a game in Python.
  • Tkinter - The library that helps to show messages in the screen.
  • Python - Used the code rest.

Acknowledgments

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages