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

Tomfoolery's Comments

Back to Tomfoolery's profile

Thanks but ive kind of stopped updating it for the moment, ill release the source code.
thanks, any recommendations/ideas?
Nice game, i like the shield :)
It takes 5 shots from a phaser to destroy the ship, and two torpedos. This is something i may change. At the moment the enemy has 10 as it's max damage, torpedos deal 8 and phasers deal 2. I will probably change that i the next update!
thanks for the feedback, I will change that in the next update
I have run into a really annoying problem. I tried to add damage levels to the asteroid, that failed and I tried to go back to how it was before, but i keep getting these errors in the Terminal Window: Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space the same thing again, then: java.lang.OutOfMemmoryError: Java heap space Do you know what the cause of this is?
OK I think I understand. Is an alternative adding sectors? (so if you move to the very right of the screen, it enters a new world). Thanks!
When the ship moves forwards, it stays centre of the screen. When it turns, the world stays still but when you move forwards again, it side scrolls. Would you have to put the WASD commands in the World class file?