Skip to content

code-kp/SnakesAllAround

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SnakesAllAround

A basic game built using PyGame. I added my own upgradations to the game. In the game you can play in two ways

  • Single Player
  • Multi Player

###Single Player While playing in this mode, the boundaries are activated and you loose when you strike the head to boundaries. Also, you get 5 points per collection. ###Multi player Multiple snakes if handled, fetches you double points than in single player. And in this mode, boundaries are deactivated.

When you begin the game, multiplayer mode begins and if one snake is not disturbed mode changes to single player.

##Controls

Red Snake
W - Up
A - Left
S - Down
F - Right

Blue Snake
I - Up
J - Left
K - Down
L - Right

About

A basic game built using PyGame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages