Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Bavuett authored Feb 19, 2022
1 parent 8ac0f8f commit 09fc270
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# Breakout-Java
Breakout clone made in Java. Currently in development.

# Breakout in Java.
### Created by Lorenzo Barretta (@DevLBD).

Breakout-Java is a school project gave by my IT teacher to learn how to develop Graphical User Interfaces while having fun.

I loved developing it and, for this reason, I decided to upload it on GitHub to keep a copy.

Also, GitHub makes it easy to have the same copy of your work in several machines and, since I'll have to get this graded sometime in the future, it's a win-win situation.




## Screenshots

![Breakout 1](https://raw.githubusercontent.com/DevLBD/Breakout-Java/main/repo-img/Breakout-1.jpg)

![Breakout 2](https://raw.githubusercontent.com/DevLBD/Breakout-Java/main/repo-img/Breakout-2.jpg)

0 comments on commit 09fc270

Please sign in to comment.