profile img
Matan Atedgi


Breakout Game

This is a simple implementation of the classic Breakout game using Flask for the backend and JavaScript for the frontend.

The game features a paddle, a bouncing ball, and blocks to be cleared.

The player's goal is to keep the ball bouncing, hitting and clearing the blocks, while avoiding letting the ball fall off the screen.