This site requires JavaScript, please enable it in your browser!
Greenfoot back

Report as inappropriate.

computers.fun
computers.fun presents ...

2008/12/23

bomberfighters2

This game is an example of how to make a 2-player game in Greenfoot. It uses 2 actors.

blue -- arrow keys
space to drop bomb

green -- asdw
q to drop bomb

It is made from the game MultiplayerBomber by Patrik.

I made several changes
1) use images from Greenfoot
2) use for loops to set up world
3) create hiding places

The text for the source code that was changed will be published soon on kidslike.info

5504 views / 763 in the last 7 days

1 vote | 0 in the last 7 days

Tags: game demo with-source example basic

open in greenfoot
Your browser is ignoring the <APPLET> tag.
A new version of this scenario was uploaded on Tue Dec 23 18:11:57 UTC 2008
mjrb4mjrb4

2008/12/23

Reminds me of bomberman... :)
A new version of this scenario was uploaded on Tue Dec 23 18:29:12 UTC 2008
PatrikPatrik

2009/1/4

thanks for your nice comment, your game is good too. Tip: Maybe you could time the remove of the first part of the explosion a little better :) (Sry my english is not the best ^^)
PatrikPatrik

2009/1/4

if you want to make it more fun you can add an "atWorldEdge" command to get the two chars of your game on the other side of the "battlefield" when they get at the World Edge. ^^ :)

Want to leave a comment? You must first log in.

Who likes this?

programmer