Hello, fellow Java gamers, here is the URL to my free online game entirely in Java:
All advices/comments are welcome
Hello, fellow Java gamers, here is the URL to my free online game entirely in Java:
All advices/comments are welcome
you can trick the units in to walking back and forth, by selling a building making a new path, then building another one at the other end. and repeating till they die.
When I sold the 2nd type tower it gave me this:
java.lang.NullPointerException
at TD.mousePressed(TD.java:1115)
âŠ
Pretty cool so far what I played.
Corvinex, did it prevent the tower to be sold? Did it stop the game? Maybe itâs just a sound issue?
Bobjob, youâre right this is a crack in my game that needs fixed. I plan on doing a position LinkedList (position is a class with X,Y) that remembers the position of the built/sold towers and prevents that behavior.
Or should I just prevent towers to be sold during a round? (maybe even better)
Thanks for your comments guys
in my version i fixed this by disabling, building during a wave.
Very fun, sound is annoying and the background eh. I got to wave 17, then i think i pushed s for sell and it crashed or something. Might of been just a fluke on my end. cool game.
Looks unusual.
Yeah pressing S to sell, then clicking in game caused the exception.
Go to lvl30 or so. Took about 50 min.
The game is not bad, but still can be improved in a lot of areas.
The loading was just a white screen for about 10 min for me.
Once it started the game, it froze a few times loading the images.
But once that was done, then I could play ok. The sounds were slightly annoying and 1 type of monster wasnât that excitingâŠ
Should have bosses, different types of monsters that could be immune to a type of towerâŠ
Able to see the monsters hp would be nice too.
I found the Ice tower not worth its money.
Right click should be deselect.
But yeah otherwise not bad⊠I would play again if those things were fixed.
Some general observationsâŠ
BTW am working on a tower defence game myself right now!
Cas
Got to lvl 28 or so but then I had spent too much money on freeze towers so it didnât work anymore.
Towers are very spread in price so you donât have that many options on what to build
Sound is⊠less good
Show the stats of a tower and what happens when you upgrade it so you donât spend money on unneccessary upgrades
[quote]Show the stats of a tower and what happens when you upgrade it so you donât spend money on unneccessary upgrades
[/quote]
It does show the statâs, but it doesnât show what the upgrade does iirc.
Indeed, I meant the current stats next to the upgraded ones so you can compare them.
[quote]Java Plug-in 1.5.0_11
Utilisation de la version JRE 1.5.0_11 Java HotSpotâą Client VM
RĂ©pertoire dâaccueil de lâutilisateur = C:\Documents and Settings\M-L M
java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
[/quote]
oupsâŠ
Hi!
It works nice here except that I had to restart the game once to make it work and when I left, I got a NullPointerException in TD.mousePressed(). Good luck.
Thank you for all your comments and inputs, I still have a lot of work to do ;D
For now Iâm going to focus on the nullPointer exception that apparently appears when a tower is sold.
Also does someone know why people with macs keep having this mistake âbad version number in .class fileâ?
Also on my to fix list: better backgrounds, different kind of monsters with resistance to certain towers, maybe a new raw of towers (3 new towers to smooth the huge price difference).
Thanks again for helping me!
ME TOO!!! ;D
BahhâŠ
So here is what I did:
Donât forget to check the keyboard shortcuts: you can turn down sound with âmâ and display the monsterâs hitpoints with âxâ
I stupidly forgot to upload the new monsterâs pictures. Itâs now done they should stop being invisible
back at home and can test the game again, the good news is that it work fine here and is pretty cool :), the bad new is that the background image look awefull
nice game