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

Comments for Survive!

Return to Survive!

VODKAVODKA

2013/4/29

Nice! I like it!
JetLennitJetLennit

2013/4/29

You should add health
MaddinMaddin

2013/4/29

I know, but i don't know how to do it. :D
JetLennitJetLennit

2013/4/29

Try this http://www.greenfoot.org/scenarios/4114
MaddinMaddin

2013/4/29

Thanks, i'll try.
VODKAVODKA

2013/4/29

You draw this on your own?
MaddinMaddin

2013/4/29

Yes.
Game/maniacGame/maniac

2013/4/30

Really cool
MaddinMaddin

2013/4/30

Thanks :)
A new version of this scenario was uploaded on Mon May 13 15:17:00 UTC 2013 - fixed bug, where enemys got stuck at left side of the map.
A new version of this scenario was uploaded on Mon May 13 15:18:28 UTC 2013 - fixed bug, where enemys got stuck at left side of the map. (it's still a little buggy, but works :D)
A new version of this scenario was uploaded on Mon May 13 15:18:47 UTC 2013 - fixed bug, where enemys got stuck at left side of the map. (it's still a little buggy, but works :D)
A new version of this scenario was uploaded on Mon May 13 15:22:50 UTC 2013 - fixed bug, where enemys got stuck at left side of the map. (it's still a little buggy, but works :D)
A new version of this scenario was uploaded on Tue May 14 18:17:12 UTC 2013 v1.1: - you see how many ammunition you have - killcounter
JobiJobi

2013/5/14

I don´t like this game
MaddinMaddin

2013/5/14

...because?
A new version of this scenario was uploaded on Thu May 16 15:20:30 UTC 2013 - Improved death
JobiJobi

2013/5/16

Really cool game. I like it
MaddinMaddin

2013/5/16

2 days ago: "I don´t like this game" now this lol. :D
K_O_PK_O_P

2013/5/17

It's nice, but it would be much better with a highscore!
MaddinMaddin

2013/5/17

I'm working on it but i still have no idea how to save highscores... :/
K_O_PK_O_P

2013/5/17

You can save highscores with the UserInfo-class! Following code I copyed from the scenario http://www.greenfoot.org/scenarios/8385: UserInfo ui_=UserInfo.getMyInfo(); // gets the UserInfo of the current user if(ui_!=null) // Checks, if a UserInfo could be called { ui_.setScore(Greenfoot.getRandomNumber(10001)); // sets the Score ui_.store(); // saves the score } It's not very complicated!
MaddinMaddin

2013/5/17

Thanks i'll try. But before i add highscores i have to make enemys not die after one hit and i'll also add a healthbar for the player and *then* highscores ;)
A new version of this scenario was uploaded on Thu May 30 08:53:11 UTC 2013 v1.2 - added backgroundmusic - bullets have new color (to see them better)
A new version of this scenario was uploaded on Tue Jun 04 13:22:24 UTC 2013 v1.2.1: - added (german) description of what I did in the code
A new version of this scenario was uploaded on Tue Jun 04 13:22:56 UTC 2013 v1.2.1: - added (german) description of what I did in the code
KeeganFagerKeeganFager

2013/6/4

if you need help with the health bars I could help I used them in my new game
MaddinMaddin

2013/6/4

Thank you, I'll be sure to check your game :)
A new version of this scenario was uploaded on Wed Jun 05 15:52:26 UTC 2013 v1.2.2: -changed skin (comic-style) - working on enemys tanking many hits until they die. >> Please help << When you play the game you'll notice, that some enemys just die with no reason, i don't know why please help to solve the bug! (No highscores possible with this bug D:)
MaddinMaddin

2013/6/5

>> Please help << When you play the game you'll notice, that some enemys just die with no reason, i don't know why please help to solve the bug! (No highscores possible with this bug D:)
A new version of this scenario was uploaded on Mon Jun 10 16:15:50 UTC 2013 v1.3: - added health for player and enemy - you see how much health you have (working on a healthbar) - bugfixes
SolringoltSolringolt

2013/6/10

Is it me or it is impossible? XD
MaddinMaddin

2013/6/10

Well there is no ending, just get as much kills as possible, highscores coming soon! :)
SolringoltSolringolt

2013/6/10

Ok nice! I would maybe add a little animation when the enemies and the player are hit to make it more "apparent" ;)
MaddinMaddin

2013/6/10

I'll keep it in mind :)
SolringoltSolringolt

2013/6/10

19! yeah! XD
MaddinMaddin

2013/6/10

Mine is 49, one of my friends is 70, can't beat him :S
TLotRingTLotRing

2013/6/10

I'm invincible
sohelsohel

2013/7/22

I will play