nakshatra-garg / hacktoberfest-coer

The official repository for HacktoberFest @ COER. Organized by Disha...The Guidance (The Technical Committee of College of Engineering Roorkee)
MIT License
2 stars 37 forks source link

Java: Pong Game #63

Open nakshatra-garg opened 3 years ago

nakshatra-garg commented 3 years ago

Description

Pong is a classic tennis game which is GUI based. This project is a great recipe to test your core java skills as it uses simple Multithreading concepts, Swing concepts, OOPs concepts. This project will hone your skills in creating GUI based Java applications.

Contributing Guidelines: