uz-g / breakout

remove all bricks without letting the ball fall off the bottom of the screen

Home Page:replit.com/@IHSCM2/92-Breakout-uzairg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

breakout

remove all bricks without letting the ball fall off the bottom of the screen sh -c javac -classpath .:target/dependency/* -d . $(find . -type f -name '.java') java -classpath .:target/dependency/ Main

About

remove all bricks without letting the ball fall off the bottom of the screen

replit.com/@IHSCM2/92-Breakout-uzairg


Languages

Language:Java 97.4%Language:Shell 1.8%Language:Nix 0.8%