Skip to content

red12magic/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Snake Game

This is a simple Snake game implemented in Python using the curses library.

How to Run the Game

  1. Ensure you have Python installed on your machine. You can download it from python.org.

  2. Install the curses library if you are on Windows (it's pre-installed on Linux and macOS). You can do this using pip:

    pip install windows-curses

About

simple snake game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages