1

README.md edited online with Bitbucket

This commit is contained in:
TheOrangeOne 2015-05-12 21:59:11 +00:00
parent b773930dd2
commit 9c3cc001e8

View File

@ -6,7 +6,8 @@ This take on space invaders was written for my IT BTEC course, Unit 21 Games Dev
* Python
* Pygame
* TKinter
* 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 ###