Author |
Anyone Care To Try My Game? |
Johnex Joined: Nov 26, 2002 Posts: > 500 From: Stockholm/Sweden PM, WWW
|
I just finished making my first java game. Its a Pong clone with ai, highscores, options and other cool things.
Would anyone like you try it? Try beating the ai and sending the highscores to the site.
Here is the download link:
http://beta.johnex.se/files.php?op=download&f=/jPong.jar
Notice its a jar file, but its like an exe, just make sure you have the latest Java installed. If you don't java installed, download it from here:
http://java.com/en/download/w[....]pi.jsp?locale=en&host=java.com
Double click on the jPong.jar to start the game. If it doesn't start, place it on your desktop and do this:
Open a console window on your pc. In windows go to start -> run and type cmd.
Then type "cd Desktop" and enter. (without the quotes)
Then type "java -jar jPong.jar" and enter. (without the quotes)
Try playing all the modes in the game, and look at the highscores and change the options.
Any suggestions are greatly appreciated! Place any comments in this thread too. |
|
shyam335 Joined: May 25, 2004 Posts: > 500 From: 127.0.0.1 PM |
Thats a bit buggy,have u got multiple threads?
There are a terrible lot of lies going around the world, and the worst of it is half of them are true - Winston Churchill
We shape our buildings; thereafter they shape us - Winston Churchill |
Johnex Joined: Nov 26, 2002 Posts: > 500 From: Stockholm/Sweden PM, WWW
|
3 Threads.
Any suggestions? |
shyam335 Joined: May 25, 2004 Posts: > 500 From: 127.0.0.1 PM |
So threads are AI,canvas and ..
When the ball gets near the paddle,it becomes awfully slow..
whats happening there?
There are a terrible lot of lies going around the world, and the worst of it is half of them are true - Winston Churchill
We shape our buildings; thereafter they shape us - Winston Churchill |
Johnex Joined: Nov 26, 2002 Posts: > 500 From: Stockholm/Sweden PM, WWW
|
I have no speed issues, might be your pc. On my 2ghz core2duo, no lag nothing.
I have these threads: Ball, AI, Timer.
Sounds are loaded and played by the walls and paddles. Might be that.
[ This Message was edited by: Johnex on 2007-05-05 15:38 ] |
Mizzle Joined: Oct 06, 2006 Posts: > 500 PM, WWW
|
lol Johnex cool idea
Perhaps you could introduce a pause-button? I had problems with being at MSN while playing the game  |
Johnex Joined: Nov 26, 2002 Posts: > 500 From: Stockholm/Sweden PM, WWW
|
why not just incorporate msn into it?
But yeah, will add that. |
Mizzle Joined: Oct 06, 2006 Posts: > 500 PM, WWW
|
And perhaps also different levels of difficulty?
|
Johnex Joined: Nov 26, 2002 Posts: > 500 From: Stockholm/Sweden PM, WWW
|
I tried to make it somewhere inbetween hard and easy. You can view the video mode for tips on beating the ai.
Some tips:
Wait till the ball starts to speed up. After every paddle hit, the ball speeds up by 20%. When it gets up to a high speed, make the ball do steep angles by hitting it as close to the edge of the paddle as possible. |
Mizzle Joined: Oct 06, 2006 Posts: > 500 PM, WWW
|
On 2007-05-05 17:40:36, Johnex wrote:
I tried to make it somewhere inbetween hard and easy. You can view the video mode for tips on beating the ai.
Some tips:
Wait till the ball starts to speed up. After every paddle hit, the ball speeds up by 20%. When it gets up to a high speed, make the ball do steep angles by hitting it as close to the edge of the paddle as possible.
Okay
Uuh and cheats!
|
Johnex Joined: Nov 26, 2002 Posts: > 500 From: Stockholm/Sweden PM, WWW
|
Thats basically what the video mode is for. Notice how the ai always looses against the wall  |
Johnex Joined: Nov 26, 2002 Posts: > 500 From: Stockholm/Sweden PM, WWW
|
any comments? |
rule_breaker Joined: Jul 25, 2005 Posts: 184 PM |
Ive tried it on my laptop but its running too slow.
Please Quote Message in Reply |
Johnex Joined: Nov 26, 2002 Posts: > 500 From: Stockholm/Sweden PM, WWW
|
single player only or the whole game? |
|