A downloadable game

Group:

Alvin Sengkey 001202000115

Vanes 001202000065

Sultan Zahir Abdullah 001202000075

Stiven 001202000002

Syahrul 001202000025



A. Description and Feature 

The game that we choose to recreate is the Bomberman game. For this game, we provide two players that are meant to kill each other with the timer bomb. There are breakable walls and unbreakable walls in the arena. Therefore, the player has to think fast and use every situation in order to win the game. The game will end when one of the players gets killed by an enemy's explosion or self explosion. 

B. Instruction to make and load the game

This game is created by using Python version 3.9.1 and we use only pygame for the library. First, we started to make the window screen of the game and the design of the world where the players will be placed. The world is divided into rows and columns. In this world, we provide pillars, breakable walls and unbreakable walls. Second, we make two characters for two players to move. When the character moves to the left, it will also face to the left and apply for the other directions. Third, we create the bomb and the explosion. This bomb has a timer . And lastly, we make the condition, when one of the players gets the explosion, the other player will win. As for the finishing, we run this game with the compiler. 

C. Instruction on how to play the game

To play this game, two players are needed. Both players will start at a different position and there are obstacles which are the unbreakable wall and breakable wall. To move player 1, you have to click with the arrow button to move up, down, left, and right. To place the bomb in your current position, you can press space. As for player 2, you have to use the A, W, S, D button to move and ctrl to place the bomb. Game will be over when either of the players get contact with the explosion. 


StatusReleased
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorstivenchow

Download

Download
Bomberman Project(rev).zip 14 MB

Install instructions

Open with python and use pygame library

Leave a comment

Log in with itch.io to leave a comment.