Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion apps/bbreaker/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
0.01: It works somehow, early version for testers and feedback :)
0.02: Changed almost all code with Frederic version of Pong and adjusted to be a BrickBreaker!, still Alpha
0.03: Rewrote the whole thing to have less code and better graphics, now it works.
0.03: Rewrote the whole thing to have less code and better graphics, now it works.
0.04: Rewrote part of the code to coupe with the flickering and added better logic to handle the graphics.
2 changes: 2 additions & 0 deletions apps/bbreaker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_Breakout_game_pure_J

Started on 2020 but rewrote all in 2025 and this is the version I got without having issues with Memory Exhaustion.

And yes, for Bangle 1, old school!

## Creator

Israel Ochoa <isuraeru at gmail.com>
Loading