Skip to content

CarsonEllsworth33/CursedSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CursedSnake

Desc:

Snake game written in python using the curses library.

Controls

W - Go Up.
A - Go Left.
S - Go Down.
D - Go Right.

Instructions

This application only runs on a terminal
To run the game open a terminal to the directory where the game was downloaded to and run
python3 cursedsnake.py
Have Fun!

About

snake game written in python with the curses library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages