Skip to content

frazermills/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game:

Introduction

This project is a simple snake-based game written in python.

How to play:

  • Controls:
    • wasd for controlling snake direction.
  • Objectives:
    • The main objectives is to complete the game as quickly as possible. This can be done by:
      1. In stage 1, eat all the fuits.
      2. In stage 2, eat all the golden apples.
      3. In stage 3, avoid the poisonous fruit for a set amount of time.
      4. In stage 4, get to the victory fruit as fast as possible.

Contributing:

If you have any features you want to add, feel free to contribute.

Special Thanks:

Github pages:

Here is the github pages website for the project, I hope to make some changes to it soon.

Built With:

  • python 3

Requirements:

  • pygame
  • python 3

About

A simple snake-based game created in python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages