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

Report as inappropriate.

TheJH
TheJH presents ...

2009/12/4

Mars Adventures

No description.

3786 views / 603 in the last 7 days

1 vote | 0 in the last 7 days

Tags: game with-source codepoint-09-under-16

open in greenfoot

There is no HTML 5 translation of this scenario available.
View legacy version (requires Java plugin)

This scenarios uses Java features that are not available for use after conversion to HTML 5. Please try the legacy version, which requires the Java plugin to be installed.

A new version of this scenario was uploaded on Sat Dec 05 00:04:55 UTC 2009
AndresAndres

2009/12/5

Dude. This is an awesome game.
spacebluespaceblue

2009/12/5

I'm finding these errors: java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Unknown Source) at Town.loose(Town.java:101) at BuildableObject.addedToWorld(BuildableObject.java:199) at greenfoot.World.addObject(World.java:401) at BuildingPrototype.finishConstruction(BuildingPrototype.java:23) at BuildingPrototype.act(BuildingPrototype.java:16) at greenfoot.core.Simulation.runOneLoop(Simulation.java:346) at greenfoot.core.Simulation.run(Simulation.java:178)
spacebluespaceblue

2009/12/5

Seems like it's happening when you don't get enough people... And the spaceship does not come back with people + it does not seem to be able to go again.
TheJHTheJH

2009/12/5

@spaceblue: That stack trace is produced when you loose the game. I implemented it for debugging, you shouldn't worry about it. Five minutes before the deadline, I didn't think about things like that. I think I should sooner begin with programming next time. I also didn't really work on making the game playable (not too hard and not too easy), and there also are a few other things that don't work. But I think that this code could be the base for an interesting strategy game.

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

Who likes this?

Andres