Skip to content

blakeohare/pyweek-spacesquirrel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

603 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPACE SQUIRREL

By Team Nerd Paradise

Created for pyweek 17 (September 2013)
http://pyweek.org/e/np7g/

PREREQUISITES

	This entry is written in Python, and tested in:
		- Python 2.5
		- Python 2.6
		- Python 2.7
		- Python 3.1
		- Python 3.2
		- Python 3.3
	...with the PyGame 1.9 library installed

	==============================================================================
	=== It is highly recommended that you use a USB Game Pad to play this game.===
	==============================================================================


INSTRUCTIONS

	To run the game, simply run rungame.py in this folder.


STORY
	You have landed on the moon and are trying to terraform it. Terraforming
	occurs in 4 phases:
		- restoring gravity
		- restoring geological activity
		  (and thus allowing the atmosphere to reaccumulate)
		- restoring water
		- restoring flora

	After each phase, physics and your environment may change, unlocking new passageways
	and physics.


CONTROLS

	It is highly recommended that you use a Game Pad instead of the keyboard. This
	is a platformer designed in the style of NES games and is optimized as such.

	Keyboard:

	Arrow keys / NES D-Pad
		Move the main character
		Up and Down to climb up and down ladders.

	Space Bar (NES A Button Equivalent)
		Jump
	
	B Key (NES B Button Equivalent)
		Shoot your LAZOR gun.
		Hold B to run as well.


LICENSE

	There is none. This game is public domain.
	You are free to...
		- play
		- redistribute
		- copy
		- modify
		- sell
	...this game without attribution.
	(However attribution is always appreciated)


CREDITS (alphabetical)
	- Adrian Cline (adrian.cline@gmail.com) - Music and Sound
	- Angel McLaughlin (spearsdracona@gmail.com) - Tile Art
	- Blake O'Hare (mspaintmaestro@gmail.com) - Programming
	- Christine Sandquist (chrissandq@gmail.com) - Sprite Art
	- Laura Freer (freer.18@buckeyemail.osu.edu) - Dialog and Map Design
	- Steve Crawford (???) - Map Design
	- Ted Burton (phiofpi@gmail.com) - Map Design

About

Automatically exported from code.google.com/p/nppw16

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •