Skip to content
/ pong Public

A Pong game developed in Java with Processing (processing.org).

Notifications You must be signed in to change notification settings

Costope/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Pong Game

A simple yet fun Pong game created using Processing.

๐ŸŽฎ Game Description

Pong is a classic game where the player controls a paddle to hit a ball and score points. The goal is to keep the ball bouncing by hitting it with the paddle and prevent it from hitting the bottom of the screen.

๐Ÿ›  Technologies

  • Processing โ€“ Used for creating the game.
  • Java โ€“ Processing is based on Java.
  • Markdown โ€“ For documentation in the README.

๐Ÿ”ง Installation

  1. Install Java:

    • Download and install Java from the offical website.
  2. Play Pong!

    • Download the application for your operating system from the release page.
    • You may need to unpack the folder.
    • Start the application and have fun!

โš™๏ธ Controls

  • Move the paddle: Use the mouse to control the paddle.
  • Points: Score points by hitting the ball back.
  • Game Over: The game ends if the ball hits the bottom of the screen.

๐Ÿ”‘ Features

  • Ball Speed: The ball's speed increases over time.
  • Paddle Movement: The paddle follows the mouse movement.
  • Score Tracking: The score increases each time the ball hits the paddle.

About

A Pong game developed in Java with Processing (processing.org).

Resources

Stars

Watchers

Forks

Packages

No packages published