-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Linux User
authored and
Linux User
committed
Feb 13, 2014
1 parent
fb6471d
commit d68e2c2
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
A Space Invaders clone written in Python and Pygame for the Raspberry Pi. | ||
|
||
The original challenge was to write a playable and challenging re-make in around 300 lines of code (v0.1). | ||
|
||
This project was created by Russell Barnes for [Linux User & Developer magazine](http://linuxuser.co.uk) issue 136 (v0.1) and for a follow-up article in issue 137 (v.0.2) which added animation and sound. | ||
|
||
Player ship & background courtesy of [Rawdanitsu](http://opengameart.org/users/rawdanitsu). | ||
|
||
Alien ship image with thanks to [Skorpio & Wubitog](http://opengameart.org/content/3-spaceships). | ||
|
||
Player laser beam sound effect courtesy of [medetix](www.freesound.org/people/medetix). | ||
|
||
Explosion sound effect courtesy of [timgormly](www.freesound.org/people/timgormly). | ||
|
||
Music is Arpanauts taken from Eric Skiff's excellent album [Resistor Anthems](http://freemusicarchive.org/music/eric_skiff). |