A downloadable game for Windows

Breakout made in Multimedia fusion/Clickteam fusion.

Took me 2 days to make.

#Madewithfusion #Decadejam

//When Ball Hits Anything For The First Time
private void lagGame
{
    FPS.rate = 5
    FPS.rate = 60
}
lagGame

For those who don't know C# basically the game will lag upon the ball first hitting an object it can collide with. (Unintentionally.)

Download

Download
Breakout.exe 2.1 MB

Install instructions

Download the executable,

execute the executable

play the executable