Skip to content

Commit d602bc1

Browse files
committed
Made more changes to make the game more efficient
1 parent d3aa3ab commit d602bc1

File tree

4 files changed

+139
-158
lines changed

4 files changed

+139
-158
lines changed

apps/bbreaker/ChangeLog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
0.01: It works somehow, early version for testers and feedback :)
22
0.02: Changed almost all code with Frederic version of Pong and adjusted to be a BrickBreaker!, still Alpha
3-
0.03: Rewrote the whole thing to have less code and better graphics, now it works.
3+
0.03: Rewrote the whole thing to have less code and better graphics, now it works.
4+
0.04: Rewrote part of the code to coupe with the flickering and added better logic to handle the graphics.

apps/bbreaker/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_Breakout_game_pure_J
2121

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

24+
And yes, for Bangle 1, old school!
25+
2426
## Creator
2527

2628
Israel Ochoa <isuraeru at gmail.com>

0 commit comments

Comments
 (0)