Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

rshetty22166145/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Demo:

good.mov

Technologies used:

Python pygame

Description:

Simple implementation of the arcade game snake using pygame. The goal of the game is to collect the apples without colliding with the body or the walls Implementation can be improved with obstacles. I made this back in high school.

Instructions to run:

1- Make sure you have latest version of python pygame

python3 -m pip install -U pygame --user

2- Simply clone the repo and run snakes.py

About

A simple implementation of the popular arcade game snake which I built in high school.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages