Skip to content

wallacebaleroni/Snake-With-Lasers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake With Lasers

A game inspired by the classic Snake. Developed using PPlay, a game library based on pygame.

Running The Game

You should have Pygame installed on your computer. To do so simply run this in you console:

pip install pygame

To run the game you have to execute the file Main.py located in src/ with a Python interpreter.

Instruction

  • The Snake is controlled by WASD and shoots lasers with SPACE.
  • You have to shoot the blocks before consuming them, so you can grow and get power-ups.
  • The trick for passing levels is up to you to find out (you should pay atention to the walls).
  • The game ends after level 5, so make sure to get the highest score before really finishing the game.

Screen Capture

Here's a screen capture of the game with basically everything it has to offer:

Screen Capture

About

A game inspired by the classic Snake. Developed using PPlay, a game library based on pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages