Page 1 of 1

Brixx

Posted: Thu Jan 12, 2023 7:37 pm
by AndyMt
Titlescreen
Titlescreen
Screenshot-01-mid.png (630.92 KiB) Viewed 7017 times
More screenshots
More screenshots
Screenshots-roll.png (28.76 KiB) Viewed 6962 times
This is a Breakout/Blockout/Arkanoid inspired game. You have to use a mouse or a joystick (cursor keys + enter on the emulator)
It's tested and working on real hardware. Requires emulator R44 or later!

Try It Now!
(web emulator)


Download:
BRIXX_V127.ZIP
(58.48 KiB) Downloaded 507 times

Available power ups (no keycodes, you have to catch the dropping badges):
[L]: adds one live to player
[M]: paddle is magnetic for 30 seconds. Can only hold one ball at a time.
[C]: twin laser cannon for 15 seconds, 16 rounds in a row (if you are quick).
[D]: Duplicates ball, so now you can have fun with 2...

Keyboard commands:
's': sound on/off.
'p': pause game
'q': quit game.

How to use on the emulator:
  • Unpack ZIP file into the same directory as the emulator.
  • Start the emulator, then enter
  • type LOAD"BRIXX.PRG"
  • RUN
How to use on X16 hardware:
  • Unpack ZIP file on SD card.
  • Put into X16 hardware
  • Power on 
  • type LOAD"BRIXX.PRG"
  • RUN

Re: Brixx

Posted: Sun Sep 03, 2023 9:13 am
by JimmyDansbo
It seems this one does not run in R44 emulator
Assets never finish loading...

Re: Brixx

Posted: Tue Sep 19, 2023 10:21 pm
by Microdriver
JimmyDansbo wrote: Sun Sep 03, 2023 9:13 am It seems this one does not run in R44 emulator
Assets never finish loading...
Can confirm that. :(

Re: Brixx

Posted: Thu Sep 21, 2023 2:54 pm
by AndyMt
Finally updated my board and yes, it doesn't work. I'll look into it.

Re: Brixx

Posted: Fri Sep 22, 2023 5:59 pm
by voidstar
I had similar results, the loading bar (white line) wouldn't finish. R44, all files in same SD folder.

Re: Brixx

Posted: Sat Oct 14, 2023 12:16 pm
by AndyMt
Should be working with R44 now - also on real hardware. I tested it on my dev board :) .

Used the oportunity to improve some of the sound effects (explosions).

Have fun!

Re: Brixx

Posted: Sun Oct 15, 2023 12:38 am
by voidstar
On R44 hardware:

Mouse support somewhat-worked in the emulator, but not on the H/W (emulator console shows a warning about writing to YM?). Map wouldn't load when mouse option was chosen.

Gamepad very playable in joystick/gamepad mode. Except, game didn't transition to the next level after finishing map using gamepad.

Re: Brixx

Posted: Thu Oct 19, 2023 3:00 pm
by AndyMt
Fixed a bug when using game pad on R44 and dev board hardware.