• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Get your art tools and paintbrushes ready and enter Hive's 34th Texturing Contest: Void! Click here to enter!

Simple Ping-Pong game w/ AI

Status
Not open for further replies.
Level 14
Joined
Nov 30, 2013
Messages
924
It's not really special btw, I just want to show you my simple-made game. :)
I made this game only because to testing out how far can I do it using my java skill. :p

The .rar file contain the runnable jar and the source code. (Required Java to run it.)
Fighting against AI is probably impossible to beat and there's no 2-player fight. EVIL!! xD

Feedbacks or advices would be appreciated. ^_^
 

Attachments

  • Ping Pong.rar
    11.8 KB · Views: 69
Level 14
Joined
Nov 30, 2013
Messages
924
Yes, board.tick() and ball.tick() are suppose to be called from the update method but when you said that, it turns out I misplaced them into the wrong method. Thanks for saying. :)

I'm not good creating in Java in a advanced way anyway. That's why I make it simple first.
 
Status
Not open for further replies.
Top