Skip to content

scavpy/Scav-Team-Pyweek-Aug-2010

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hextrap
===============

Entry in PyWeek #11  <http://www.pyweek.org/11/>
Team: Scav and Threads again
Members: Scav, Threads


DEPENDENCIES:

You might need to install some of these before running the game:

  Python:     http://www.python.org/
  Pygame:     http://www.pygame.org/
  Pyglet:     http://www.pyglet.org/



RUNNING THE GAME:

On Windows or Mac OS X, locate the "run_game.pyw" file and double-click it.

Othewise open a terminal / console and "cd" to the game directory and run:

  python run_game.py



HOW TO PLAY THE GAME:

Move around with the keys (W,S = up,down; A,D = left,right). Left-click
to launch a demolition ball.  Stay out of the way of the ball and the
monsters.

Look for power-ups and of course, the way out.



LICENSE:

This game is placed in the public domain.