Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (406)
games submitted by our members
Games in WIP (292)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  ignore  |  Print  
  Vector 4K game  (Read 3218 times)
0 Members and 1 Guest are viewing this topic.
Offline CaptainJester

JGO Knight


Medals: 10
Projects: 2


Make it work; make it better.


« Posted 2006-12-09 05:43:35 »

Please try out my 4K submission and let me know what you think.  It's called Vector.  Use the cursor keys to move and the control key to fire.

Webstart: http://www.javaunlimited.net/games/launch.php?type=jnlp&id=118
Page: http://www.javaunlimited.net/games/view.php?id=118

Thanks.

Offline K.I.L.E.R

Senior Member




Java games rock!


« Reply #1 - Posted 2006-12-09 06:12:42 »

That is really good.
I don't say this much but that is actually very well done.

Nice work.

Vorax:
Is there a name for a "redneck" programmer?

Jeff:
Unemployed. Wink
Offline CaptainJester

JGO Knight


Medals: 10
Projects: 2


Make it work; make it better.


« Reply #2 - Posted 2006-12-09 16:22:08 »

Thank you.

Games published by our own members! Check 'em out!
Try the Free Demo of Droid Assault
Offline g666

Junior Member





« Reply #3 - Posted 2006-12-09 19:50:25 »

im not sure i like the way the spaceships go through the space station, a nice start tho. Wink

desperately seeking sanity
Offline x30ice

Senior Newbie





« Reply #4 - Posted 2006-12-10 18:38:44 »

passed level 25 when I get this message on the console (I don't use webstart):

"Exception in thread "main" java.lang.OutOfMemoryError: Java heap space"

don't know if it freezes to with webstart but I suppose it does.

machine: JRE 1.5.0.9-b3, windows XP Pro system, 1GB RAM

I think you should add something else besides more bases each time to hook the player to it
Offline CaptainJester

JGO Knight


Medals: 10
Projects: 2


Make it work; make it better.


« Reply #5 - Posted 2006-12-10 19:21:57 »

Thanks.  I think I will try to rework it a bit.  I just found a tool to give me a little more space, so that might be enough.

Offline EnderGT

Junior Member





« Reply #6 - Posted 2006-12-11 04:02:37 »

Your JNLP file needs to specify Java 1.5+ instead of 1.4+. Now, off to play the game....
Offline CaptainJester

JGO Knight


Medals: 10
Projects: 2


Make it work; make it better.


« Reply #7 - Posted 2006-12-11 04:51:49 »

Your JNLP file needs to specify Java 1.5+ instead of 1.4+. Now, off to play the game....

Actually it doesn't.  The rule is that the judges machines will have Java 1.5 on them and that it must be able to run on 1.5.  Having 1.4+ will allow it to run on a machine with 1.5.

Offline EnderGT

Junior Member





« Reply #8 - Posted 2006-12-11 16:40:38 »

Actually it doesn't.  The rule is that the judges machines will have Java 1.5 on them and that it must be able to run on 1.5.  Having 1.4+ will allow it to run on a machine with 1.5.

But it will attempt to run and then crash on a machine with only 1.4. This isn't about the rules of the contest, this is about the proper way to use JNLP. If your application requires 1.5 to run, then the JNLP file must specify 1.5 (or 1.5+).
Offline f.l.x

Senior Member


Projects: 3


there is no place like 127.0.0.1


« Reply #9 - Posted 2006-12-11 20:04:21 »

cool game, reminds me those old star wars games.

having mouse control instead of keyboard would rock

Litterarum radices amaras, fructus dulces
http://flx.proyectoanonimo.com
figth spam!
Games published by our own members! Check 'em out!
Try the Free Demo of Revenge of the Titans
Offline CaptainJester

JGO Knight


Medals: 10
Projects: 2


Make it work; make it better.


« Reply #10 - Posted 2006-12-11 20:28:11 »

But it will attempt to run and then crash on a machine with only 1.4. This isn't about the rules of the contest, this is about the proper way to use JNLP. If his application requires 1.5 to run, then the JNLP file must specify 1.5 (or 1.5+).

My application does not require 1.5.  It only requires 1.4.  So in both cases 1.4+ is appropriate.

Offline CaptainJester

JGO Knight


Medals: 10
Projects: 2


Make it work; make it better.


« Reply #11 - Posted 2006-12-11 20:29:48 »

cool game, reminds me those old star wars games.

having mouse control instead of keyboard would rock

Thanks.

The problem with mouse controls is, as more starbases get added, the screen will scroll through a larger region.  You will have to continually pick up your mouse to move anywhere.

Offline EnderGT

Junior Member





« Reply #12 - Posted 2006-12-11 23:05:16 »

My application does not require 1.5.  It only requires 1.4.  So in both cases 1.4+ is appropriate.

You are using System.nanoTime(). Therefore your game requires 1.5, and as such only 1.5+ is appropriate  Smiley
Offline CaptainJester

JGO Knight


Medals: 10
Projects: 2


Make it work; make it better.


« Reply #13 - Posted 2006-12-11 23:51:33 »

You are using System.nanoTime(). Therefore your game requires 1.5, and as such only 1.5+ is appropriate  Smiley

Oops, forgot.  Thanks.

Offline nonnus29

Senior Member




Giving Java a second chance after ludumdare fiasco


« Reply #14 - Posted 2006-12-15 09:13:53 »

Nice game, good job.
Offline CaptainJester

JGO Knight


Medals: 10
Projects: 2


Make it work; make it better.


« Reply #15 - Posted 2006-12-15 13:05:09 »

Thanks.

Pages: [1]
  ignore  |  Print  
 
 
You cannot reply to this message, because it is very, very old.

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Browse for soundtracks for your game!

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
cubemaster21 (66 views)
2013-05-17 21:29:12

alaslipknot (75 views)
2013-05-16 21:24:48

gouessej (106 views)
2013-05-16 00:53:38

gouessej (103 views)
2013-05-16 00:17:58

theagentd (114 views)
2013-05-15 15:01:13

theagentd (103 views)
2013-05-15 15:00:54

StreetDoggy (148 views)
2013-05-14 15:56:26

kutucuk (171 views)
2013-05-12 17:10:36

kutucuk (169 views)
2013-05-12 15:36:09

UnluckyDevil (178 views)
2013-05-12 05:09:57
Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!
Page created in 0.122 seconds with 23 queries.