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

jrlowe's Comments

Back to jrlowe's profile

jrlowejrlowe

2012/12/30

Hey guys, check out my top down zombie shooter!
Any Ideas for an AI zombie system? Pathfinder?
I would like to wait until I actually add things. Right now it is just a very basic in-alpha version of the engine.
I actually just got to work. It wasnt my computer because I have a Intel Pentium Dual-Core processor with a 8 GB RAM
I get a java heap space when i download and compile. Help plz. this is really innovative.
jrlowejrlowe

2012/12/15

Nicely done Adam Wallace.
an easier way to do this is under the world constructor... public (WorldName) { super( 600, 400, 1, false); } you can just add false to the end of the parameter and it disables boundaries.
@Minion1 In my update 2 I released the source code.
The hearts don't do anything right now in case anybody thinks they don't work. I commented out the code for some reason. I will update soon.