Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 876 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 876 Bytes

zigway

A game inspired by ZigZag[1], developed using pygame.
I always wanted to start with game programming. Got to know about pygame and to start with, I chose to write a game which resembles ZigZag (well, almost). This is only to gain experience in game-programming, I won't be publishing it for various platforms. Hope Marius Gerlich (Copyright holder of ZigZag and Mauigo games) does not sue me for this :p.

Watch gameplay demo on youtube

Pre-requisites:

  • Python 2.7
  • Pygame

Windows users might already have pygame installed with python.
Linux users can install pygame by

sudo apt-get install python-pygame

To run it, clone (or download and extract) the repository and run it through terminal:

cd zigway
python zigway.py

[1] https://play.google.com/store/apps/details?id=com.ketchapp.zigzaggame&hl=en