Skip to content

RyanHope/missile-defence

 
 

Repository files navigation

Missile Defence Game
====================

Copyright (C) 2011-2012 Ryan Lothian.


License: GPL3
-------------
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

 
Prerequisites
--------------
Make sure you have python, pygame and numpy installed.
This program was tested with Python 2.7.


How to play
-----------

    $ python missile_defence.py

Use the mouse to aim and fire.


Keys:  q   quit
       r   reset
       a   auto aiming and firing (e.g. for use as a screensaver)

 
Feedback
--------
Please e-mail ryan.lothian <at> users.sourceforge.net

Thanks!

About

Missile defence arcade-style game written with pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%