Hello, this is my second post in this blog. Now, I wanna share about this python game, this project will be used as a Final Project in my Digital Signal Processing course. I found this game in
pygme, but this game was not built using pygame, the original author built using
tkinter library. The original version of this game can be found here :
http://pygame.org/project-Chuck+vs+Bob-2354-4007.html The original author is Peter L4D (kaiba) The original title is
Chuck vs Bob I've done some modification here, so would like to rename the game's title to
stopTheZombie. It's because I was changed the figure of this game and I also use pygame library here.
Abstract : This game was built using Tkinter library. Pygame also used here to done audio stuff. Here I've done some modification with this game. Typically this game genre is shooting. I change the character of this game to make more interesting, and also I put background sound here. I also change the language of this game, because originally is Slovenian. All of the variable and function, use Slovenian, but now I changed to English version.
How To Play: To play this game is just easy, you only need to shoot the zombie character. Don't let he pass the screen, if he passed all your food that you got will go back to zero(0), and you also need to avoid the bom that fall down randomly. Here, in this game, you need to collect 10 food, and you'll be the winner.
1 komentar: