max-arkanoid #375

Merged
Burer merged 21 commits from Max/kolibrios:max-arkanoid into main 2026-04-12 07:12:47 +00:00
Contributor

A simple clone of the L-breakout game (tray and ball)

A simple clone of the L-breakout game (tray and ball)
Max added 2 commits 2026-03-17 06:01:41 +00:00
A simple clone of the L-breakout game (tray and ball)
Upload files to "data"
Build system / Check kernel codestyle (pull_request) Successful in 45s
Build system / Build (pull_request) Successful in 10m6s
ddafae8913
Max requested review from Burer 2026-03-17 06:02:46 +00:00
Max requested review from Doczom 2026-03-17 06:02:46 +00:00
Author
Contributor

I've attached a picture of the game window. Have a nice time playing!

I've attached a picture of the game window. Have a nice time playing!
9.4 KiB
Burer requested changes 2026-03-20 10:15:02 +00:00
Dismissed
Burer left a comment
Owner
  1. Try to fit compiled game into 512*3 bytes.
  2. No need for such big window paddings. 13px is enough.
  3. Please, use big system font for all texts in game.
1. Try to fit compiled game into 512*3 bytes. 2. No need for such big window paddings. 13px is enough. 3. Please, use big system font for all texts in game.
Max added 1 commit 2026-03-21 11:28:55 +00:00
Upload files to "programs/games/arkanoid"
Build system / Check kernel codestyle (pull_request) Successful in 2m49s
Build system / Build (pull_request) Failing after 3h3m23s
9c2d83ec08
Big font, slightly smaller size after compilation.
Author
Contributor

New screenshot.

New screenshot.
8.7 KiB
Max added 1 commit 2026-03-21 17:50:56 +00:00
Update programs/games/arkanoid/arkanoid.asm
Build system / Check kernel codestyle (pull_request) Successful in 1m22s
Build system / Build (pull_request) Successful in 11m19s
c6a5a81baf
Max added 1 commit 2026-03-23 20:00:48 +00:00
Upload files to "data"
Build system / Check kernel codestyle (pull_request) Successful in 2m19s
Build system / Build (pull_request) Failing after 2m55s
dce704db93
Max added 1 commit 2026-03-23 20:20:52 +00:00
Upload files to "data"
Build system / Check kernel codestyle (pull_request) Successful in 1m0s
Build system / Build (pull_request) Successful in 10m25s
a4ef4c4a96
Max added 1 commit 2026-03-23 21:41:52 +00:00
Update data/Tupfile.lua
Build system / Check kernel codestyle (pull_request) Successful in 1m2s
Build system / Build (pull_request) Failing after 1m33s
5ef7b7dc7b
Max added 1 commit 2026-03-23 21:47:47 +00:00
Update data/Tupfile.lua
Build system / Check kernel codestyle (pull_request) Successful in 31s
Build system / Build (pull_request) Successful in 9m55s
5ec8bd2d4f
Burer requested changes 2026-03-25 06:49:22 +00:00
Dismissed
@@ -0,0 +80,4 @@
pushad
mov eax,13
mov ebx, 420 shl 16 + 100
mov ecx, 205 shl 16 + 25
Owner

Insonsistent tabulation, and in menu other places - too.

Insonsistent tabulation, and in menu other places - too.
Author
Contributor

I fixed it

I fixed it
Burer marked this conversation as resolved
Max added 1 commit 2026-03-25 09:21:57 +00:00
Upload files to "programs/games/arkanoid"
Build system / Check kernel codestyle (pull_request) Successful in 1m21s
Build system / Build (pull_request) Successful in 11m0s
3bad5ba2a0
Fixed tabulation
Max added 1 commit 2026-03-25 10:03:28 +00:00
Upload files to "programs/games/arkanoid"
Build system / Check kernel codestyle (pull_request) Successful in 28s
Build system / Build (pull_request) Successful in 10m46s
e02887bdcf
Burer approved these changes 2026-03-26 11:25:58 +00:00
Dismissed
Max removed review request for Doczom 2026-03-27 14:46:55 +00:00
Max requested review from Sweetbread 2026-03-27 14:47:08 +00:00
Max added 1 commit 2026-03-29 19:10:23 +00:00
Merge branch 'main' into max-arkanoid
Build system / Check kernel codestyle (pull_request) Successful in 43s
Build system / Build (pull_request) Successful in 18m51s
534adc5deb
Max requested review from Developers 2026-03-30 19:25:06 +00:00
Max added 1 commit 2026-04-01 09:14:47 +00:00
Merge branch 'main' into max-arkanoid
Build system / Check kernel codestyle (pull_request) Successful in 1m18s
Build system / Build (pull_request) Successful in 26m32s
a6b92c9340
Max added 1 commit 2026-04-03 09:28:28 +00:00
Upload files to "data"
Build system / Check kernel codestyle (pull_request) Successful in 46s
Build system / Build (pull_request) Failing after 1m48s
82de681b33
Max added 1 commit 2026-04-03 09:28:47 +00:00
merge upstream
Build system / Check kernel codestyle (pull_request) Successful in 55s
Build system / Build (pull_request) Successful in 38m33s
f44db005e3
Max added 1 commit 2026-04-10 08:41:15 +00:00
merge upstream
Build system / Check kernel codestyle (pull_request) Successful in 1m41s
Build system / Build (pull_request) Successful in 39m37s
f2f6420ccc
Burer added 1 commit 2026-04-11 15:48:47 +00:00
games/arkanoid: code cleanup and formatting
Build system / Check kernel codestyle (pull_request) Successful in 1m17s
Build system / Build (pull_request) Successful in 10m53s
78cd9c77c6
Max added 1 commit 2026-04-11 18:55:09 +00:00
Upload files to "data"
Build system / Check kernel codestyle (pull_request) Successful in 26s
Build system / Build (pull_request) Failing after 53s
9881e531e8
Max added 1 commit 2026-04-11 19:01:00 +00:00
Upload files to "data"
Build system / Check kernel codestyle (pull_request) Successful in 29s
Build system / Build (pull_request) Failing after 1m12s
6b50b041cc
Max added 1 commit 2026-04-11 19:01:24 +00:00
merge upstream
Build system / Check kernel codestyle (pull_request) Successful in 51s
Build system / Build (pull_request) Successful in 16m8s
cbb342089e
Max added 1 commit 2026-04-11 19:05:25 +00:00
Upload files to "data"
Build system / Check kernel codestyle (pull_request) Successful in 55s
Build system / Build (pull_request) Successful in 15m41s
245364349e
Burer approved these changes 2026-04-12 07:11:35 +00:00
Burer merged commit 48626298ff into main 2026-04-12 07:12:47 +00:00
Burer referenced this issue from a commit 2026-04-12 07:12:48 +00:00
Burer deleted branch max-arkanoid 2026-04-12 07:12:51 +00:00
Sign in to join this conversation.
No Reviewers
KolibriOS/Developers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#375