arunike / Snake

Snake Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake Eating Game

Description

A simple Snake Eating game built with python. Snake is when player maneuvers the end of a growing line. The player must keep the snake from colliding with both other obstacles and itself, which gets harder as the snake lengthens.

Few elements components:

  • Snake length
  • Food types (Reward/Damage)
  • Scoreboards
  • About

    Snake Game


    Languages

    Language:Python 100.0%