/RoundPong

Round pong game for school project

Primary LanguageJavaScriptMIT LicenseMIT

RoundPong

RoundPong game for a school project. This game has a circle shaped game area and the player needs to keep the ball inside the round game area.

Technology

Round pong uses HTML5 canvas-element and Javascript. The game logic has been coded from zero by hand.

Idea

Main idea is to move the paddle and keep the ball inside the circle.

Play!

You can try Round pong here!