- 12:49:00
- 0 Comments
Related items
How to make a game in python using pygame
Dragon hunter |
DESIGN GAME IN PYTHON USING PYGAME
Game designing in python is quite different than that we have done earlier in c or c++ as python is more flexible and advanced language than that of c or c++ both and is widely used for designing the software and game industries.
here we gonna use the python module pygame to design the first game and named as DRAGON HUNTER I hope you like the name.Because in this game we have a dragon as our enemy and a player who shoots the bullets to kill the dragon but dragon also have its defend attacks of fire.
the basic layout of this game is also same as we have done in c++ game.If you have not read the c++ game layout then follow the link to read the more about the game layout because it's necessary for you to the manner of processing or pipeline of the game processing.
Game layout
See the video tutorials :
To see all the tutorials on Python game development follow the link more tutorials
1: Source code for Python Source code download the repository.
Thank you for reading the post and if you like the post and you find it beneficial to you then please like and share the post. and if you have any query then please leave the comment below.
- 01:03:00
- 0 Comments
- 04:12:00
- 0 Comments