Well, it's done: my first java game is finished and online.
It's a pong clone with a tennis theme, called Tong. You can play Tong on my website - Cygnet Games.
All comments are appreciated - I would like to know what people think of it. It's only a simple game to test my game engine. I have plenty more in the pipeline and the next one in development. :)
My first java game is finally finished
Started by CygnetGames, Sep 30 2007 08:16 AM
10 replies to this topic
#1
Posted 30 September 2007 - 08:16 AM
|
|
|
#2
Guest_Jordan_*
Posted 01 October 2007 - 05:56 PM
Guest_Jordan_*
In FireFox I get "Loading Java Applet Failed" and in IE I get Applet gameEngine/Game notinited. Maybe I have the wrong Java Version installed?
#3
Posted 01 October 2007 - 08:44 PM
The applet works fine for me.
Pretty nice little game, though the graphics could be better.
Personally, I'd think it will be better if you could steer with the mouse.
Pretty nice little game, though the graphics could be better.
Personally, I'd think it will be better if you could steer with the mouse.
#4
Posted 02 October 2007 - 07:37 AM
Jordan said:
In FireFox I get "Loading Java Applet Failed" and in IE I get Applet gameEngine/Game notinited. Maybe I have the wrong Java Version installed?
v0id said:
The applet works fine for me.
Pretty nice little game, though the graphics could be better.
Personally, I'd think it will be better if you could steer with the mouse.
Pretty nice little game, though the graphics could be better.
Personally, I'd think it will be better if you could steer with the mouse.
#5
Posted 02 October 2007 - 08:22 AM
Nice to hear!
Let's know when the new version is ready.
Let's know when the new version is ready.
#6
Posted 28 October 2007 - 11:57 AM
That was pretty good, and for being made by an individual, I think it's great.
#7
Posted 29 October 2007 - 04:26 AM
Sionofdarkness said:
That was pretty good, and for being made by an individual, I think it's great.
Thanks very much - It's good to know that people like it.
I'm currently working on the next game - in flash this time - I found out that people pay you money to make flash games but not java ones :D
#8
Posted 29 October 2007 - 03:21 PM
lol, good motivation for switching to flash! Can't wait to see this one.
#9
Posted 01 November 2007 - 07:42 AM
Lop said:
lol, good motivation for switching to flash! Can't wait to see this one.
It's being entered in a competition which closes at the end of November, so (hopefully!) it will be finished by then.
It has some cool fire and water effects, but that's all I'm alowed to reveal at the moment :)
#10
Posted 24 November 2007 - 09:49 AM
I've made a Flash game before, it was pretty basic and it had some problems but it kind of worked. I didn't know people didn't pay you for Java games, I mean, if it was pretty good it seems like you could find some sort of audience.
#11
Posted 25 November 2007 - 04:38 AM
Sionofdarkness said:
I didn't know people didn't pay you for Java games, I mean, if it was pretty good it seems like you could find some sort of audience.
It's because there are loads of huge websites around that serve flash games - Crazy Monkey, Arcade Town and all the rest. They are all set up for flash games, and flash is the most user-friendly format.
You can pack all of your flash program into one swf, but still display a loading screen to the user. With java you either have to have two jar files - one for the preloader and one for the game data - which annoys the website you're serving it from because they have to keep track of two files for your game, or you have it all in one jar but then you can't make your own loading screen - you're stuck with the default java one.
Also, java has an annoying pause when the jvm loads, that freezes your web browser until it's loaded.
I think it's fair enough that they don't pay for java stuff - flash seems to be the way to go.


Sign In
Create Account


Back to top









