Asteroids4K final version

I have updated and shrunk Asteroids. The final size is 4085.

New features:

  • Alien changes direction
  • More asteroid shapes
  • Ship has a slightly different shape(close to original)
  • Ship now has a thruster

This will be it for Asteroids. No more room for anything else.

[quote=“CaptainJester,post:1,topic:25581”]
You’ve still got 11 bytes, me thinks. How about using it for a link? :wink:

[quote=“jbanes,post:2,topic:25581”]

Sorry. Don’t get what you mean.

I completly agree with jbanes! A link would do it for me as well!

You are missing a link which lets us try the game out. But I found it and here it is (not a direct link though): http://javaunlimited.net/games/launch.php?type=jnlp&id=51

I got this when I died:
java.lang.IllegalStateException at java.util.AbstractList$Itr.remove(Unknown Source) at A.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.sun.javaws.Launcher.executeApplication(Unknown Source) at com.sun.javaws.Launcher.executeMainClass(Unknown Source) at com.sun.javaws.Launcher.continueLaunch(Unknown Source) at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source) at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source) at com.sun.javaws.Launcher.run(Unknown Source) at java.lang.Thread.run(Unknown Source)

Oops. :-[

http://javaunlimited.net/games/view.php?id=51 :stuck_out_tongue:

Looking great! Yeah I got the same exception when I died.

I am not sure what is causing the exception. I don’t get it.

check for the code that removes an item from a List object (ArrayList probably).