Hello!
At first i need to say, Im not an experienced Java game designer/builder, still, i feel that, i may with a little work, create fairly good Java games to net.
This my first game project is a plane game for two players, game runs on an Applet.
Finished game ->
Both players will go with 2-10 planes, game year is 1917 or 1940 or 2312.
Mouse or keyboard controls,
Click chooses a closest plane, second click after delay turns planes head to a destination point, 1940 turns faster and 2312 jumps.
Plane shoots automatically for 1/5 screen when there is enemy on fire line.
Shot wont stop when there is hits to foe or friend, this way shot can + or - collect points from several planes at once.
Nothing final yet, game is still heavyily on a build.
Not So Ready Java Demo Applet Java 1.6+ -> http://temp4321.dy.fi/Pelit/
Keys ->
“1” 1917 Sprites.
“2” 1940 Sprites.
“ESC” Restart.
“Arrows” Green cursor.
“ASDW” Red cursor.
( edit. )
I have removed the LWJGL version of game demo.
//----
Thanks,