Hi,
I have been working in a Asteroids clone in Java3D (raw, without the com.sun.j3d.* packages).
Creatively named Jasteroids3D, the ‘game’ is far from being finished, but I want to know what do you think of it.
The game requires Java3D and can be downloaded from:
http://cipres.cec.uchile.cl/~rcarvall/prog/jas3d.jar
The controls are:
up: move forward.
left,right: turn the ship.
down: shot.
The TO-DO list includes:[]Scores
[]Increasing dificulty levels
[]Two player coop/versus gameplay (the second player uses the ‘WASD’ keys)
[]Sound
[*]Put your new feature here
Waiting for feedback,
Rafael