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

Report as inappropriate.

BWang
BWang presents ...

2011/6/15

Man in Hell

Control the character by arrow keys(move) and space bar(jump).
The game will become faster and faster. Survive and have fun.

3 knowing bugs-
1. Sometimes the ball stucks at the top right conner.
2. Also Sometimes the ball bounce at 180 degrees which should be 90 degrees.
3. The image of FireBall is not perfect therefore, the character dies when it is very close but not touching the fireball

A few things i was going to do but limited by time-
1. I tried to make the bounce of the ball more realisitc by using angel = - angel. However Greenfoot does not work porperly with the minus of angel in my bounce method. (Now is angel = angel + 90)
I tried a few ways but they all failed. Nextstep i am going to try to inject a boolean to control the angle change, therefore it wont stuck in the worldedge.
2. The game is too simple, i tried to add more funtions like a pill which can made balls run slower, and other type of Balls. To bad i was running out of time.
3. I am working on a better version of score board instead of a few tiny black words to show the score.

2048 views / 381 in the last 7 days

Tags: game with-source

open in greenfoot
Your browser does not support the canvas tag.

No Comments

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

Who likes this?

No votes yet.