Report as inappropriate.
This is my first play with Greenfoot.
A little demo, inspired by a few PC games: Majesty, Dransik and SimAnt.
You can't control the heroes directly (that's the idea...), but you can click on them or monsters to see their stats.
For now, if your heroes die, you'll just have to restart. :)
Plans for R3: interactive buildings (be able to recuit heroes).
Release 3:
- Implemented factory pattern. Now have different types of monsters and heroes.
- Heroes should live longer: they'll rest between fights if hurt, or run home if close to dying.
- Heroes now heal slowly compared to monsters when roaming around, but heal very quickly at their camp.
- Monsters have different behaviours: passive (mind their own business), agressive (attack heroes) and ultra agressive (attack heroes and other monsters!).
- Improved movement algorithm. Still simplistic, but mobs wont get stuck as often.
Release 2:
- Made some improvements to the code (see comments thread).
6284 views / 14 in the last 7 days
1 vote | 0 in the last 7 days
Visit the web page for this scenario.
Want to leave a comment? You must first log in.
2009/6/2
2009/6/2
2009/6/3
2009/6/3
2012/12/21
2021/10/26