Stop The Zombie - (Python Game)

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.

Mid-term round_dance.py

This is my first post in this blog. I already have this blog since around 4 years ago, but never used. that's because I just follow the trend to create an account when at that time "Blogging/Blogger" terms became so popular. Purpose doing this is to submit my presentation and some individual debugging about this program. Hope this note will help others, at least to know about what round dance is. Let's start... From [1] written that Round Dance is dancing that progresses in a circular pattern, counter-clockwise around the dance floor.