/pygame_fun_mkrs

fun repo :P

Primary LanguagePython

Welcome!

This is a fun repo for showing the daft good fun that can be had with pygame.

Hopefully Will has gone through some of these things with you, or this is going to look quite inexplicable. I promise I have explicit permission from all those involved.

You will need pygame to get started. Either install it globally with pip or use pipenv install pygame then pipenv shell then run the games with your regular python3 filname.py.

you can get started with the Spelling Bee or you can tackle the edited Space Invaders

If you need some inspiration you can have fun with the working Coach Invaders.

Enjoy!