Skip to content

Mylogo/MyPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyPong

Hi, this is my implementation of the legendary Pong using the Java API!

Fell free to fork it and to whatever you want with it. The main method is in the "Pong.java" file.

About:

It uses a never-ending Thread calculating the delta time between the main loop calls. This value gets passed to the Pong game which will then eventually update the bats, ball and the score.

Actual Pong game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages