Skip to content

genialtechie/catapong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CataPong

A simple browser-based "pong" game built with HTML5 Canvas and JavaScript. Test your aim by throwing balls to hit the red circles!

Description

Players can drag and release a ball to aim at red circles arranged in a triangle formation. The game features realistic physics including gravity, bounce effects, and friction.

How to Play

  1. Click and hold the blue ball at the bottom of the screen
  2. Drag to aim (a guide line will appear)
  3. Release to throw the ball
  4. Try to hit all the red cups
  5. The ball automatically resets when it stops moving
  6. Hit cups turn gray to mark your progress

Getting Started

  1. Clone this repository
  2. Open index.html in a modern web browser
  3. Start playing!

Browser Compatibility

Works in all modern browsers that support HTML5 Canvas.

License

Feel free to use and modify this code for your own projects.

About

makings of a browser game :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages