-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |