[+] AUTOR: amiralkizaru
[+] EMAIL: [email protected]
[+] Facebook: amiralkizaru!
Making games with python is so much fun as a beginner of python my big brother recommended for me to read this book to improve my knowledge of python and pygame and as far as Im concerned , I will share with you the Details of the book From A - Z to help you to get the best of it The Book named : Making Games with Python & Pygame
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
- You need to install Python in your OS (Linux,Mac,Windows ) -- Visit the link! for downloading python and pygame for windows In linux ubuntu/mint/etc .. type this :
sudo apt-get install python-pygame
python is already installed by default in all linux distros
- You need some acknowledgement of basics python like : loops , variable , and modules
If you want to support us to do much better effort to bring this
Donate on Paypal : [email protected]
Donate on BTC : 1CjrkkukXpEJj68ssGpsuYCWWKRZzm2pSE
The first script in the book is blankpage
The 2nd script in the book is drawing
The 3th script in the book is catanimation
OUTPUT of the code:
N.B: In catanimation the cat is moving since i don't have tools to make a GIF you'll see the output by yourself ;)
The 4th script in the book is fonttext
output of the code:
The 5th script is background
output of the code:
Bonus This is a combination between the 4th script and a background script
N.B: this script is the same as background I just added music and a beep when you close