1
Fork 0

README.md edited online with Bitbucket

This commit is contained in:
TheOrangeOne 2015-05-12 21:59:11 +00:00
parent b773930dd2
commit 9c3cc001e8
1 changed files with 2 additions and 1 deletions

View File

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