Skip to content

mcanultyfamily/InTheEnd

Repository files navigation

In The End
===============

Entry in PyWeek #15  <http://www.pyweek.org/15/> Entry: McAFamily1
Team: McA'Nulty Family
Members: Pamela McA'Nulty (pmca), Megan McA'Nulty (mmca), 
         Ryan McA'Nulty (rmca), Conall McA'Nulty (cmca)


DEPENDENCIES:

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

  Python:     http://www.python.org/ (2.7 or 2.6, sorry, not 3.x)
  PyGame:     http://www.pygame.org/



RUNNING THE GAME:

On Windows or Mac OS X, locate the "run_game.py" 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:

This is a game in the style of "Choose your own adventure".

The goal is to get through the city and onto your assigned shuttle before 
time runs out.


You can choose responses by either clicking the text or hitting the associated key.

You can re-view possessions by double clicking on them.

Good Luck!


LICENSE:

Copyright (C) 2012 Pamela, Megan, Ryan and Conall McA'Nulty

This is a version of the MIT License http://en.wikipedia.org/wiki/MIT_License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

McANultyFamily pyweek challenge game Sept 2012

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages