• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Simple Ping-Pong game w/ AI

Status
Not open for further replies.
Level 14
Joined
Nov 30, 2013
Messages
926
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: 66
Level 14
Joined
Nov 30, 2013
Messages
926
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