1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Jake Howard 74a440e2be added logging 2015-04-18 16:32:14 +01:00
README.md README.md edited online with Bitbucket 2015-04-16 09:35:40 +00:00
SPACE INVADERS.py added logging 2015-04-18 16:32:14 +01:00
bullet.py Initial Commit 2015-04-16 10:00:39 +01:00
player.py Initial Commit 2015-04-16 10:00:39 +01:00
textures.py added logging 2015-04-18 16:32:14 +01:00

README.md

Space Invaders

This take on space invaders was written for my IT BTEC course, Unit 21 Games Development at college. This version, written in python, includes more advanced features such as resource packs.

Requirements

  • Python
  • Pygame
  • TKinter The game is only playable on windows, due to the GUI library only being available on windows. However a cross platform, lightweight version may be made in the future.

Playing the game

  • Clone the repository
  • Install the required libraries
  • Run 'SPACE INVADERS.py'

Core Contributors

  • Jake Howard
  • Furhan Bhatti