README.md edited online with Bitbucket
This commit is contained in:
parent
b773930dd2
commit
9c3cc001e8
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ This take on space invaders was written for my IT BTEC course, Unit 21 Games Dev
|
||||||
|
|
||||||
* Python
|
* Python
|
||||||
* Pygame
|
* 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.
|
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 ###
|
### Playing the game ###
|
||||||
|
|
Reference in a new issue