Brixx

Post Reply
User avatar
AndyMt
Posts: 326
Joined: Sun Jun 21, 2020 3:02 pm
Location: Switzerland

File Download Brixx

Post by AndyMt »

Titlescreen
Titlescreen
Screenshot-01-mid.png (630.92 KiB) Viewed 7018 times
More screenshots
More screenshots
Screenshots-roll.png (28.76 KiB) Viewed 6963 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
Last edited by AndyMt on Thu Oct 19, 2023 2:58 pm, edited 7 times in total.
User avatar
JimmyDansbo
Posts: 476
Joined: Sun Apr 26, 2020 8:10 pm
Location: Denmark
Contact:

Re: Brixx

Post by JimmyDansbo »

It seems this one does not run in R44 emulator
Assets never finish loading...
Visit my Github repo
or my personal site with CX16/C64/6502 related information.
Feel free to contact me regarding any of my projects or even about meeting up somewhere near Denmark
Microdriver
Posts: 14
Joined: Tue Sep 19, 2023 9:58 pm

Re: Brixx

Post 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. :(
User avatar
AndyMt
Posts: 326
Joined: Sun Jun 21, 2020 3:02 pm
Location: Switzerland

Re: Brixx

Post by AndyMt »

Finally updated my board and yes, it doesn't work. I'll look into it.
voidstar
Posts: 494
Joined: Thu Apr 15, 2021 8:05 am

Re: Brixx

Post by voidstar »

I had similar results, the loading bar (white line) wouldn't finish. R44, all files in same SD folder.
User avatar
AndyMt
Posts: 326
Joined: Sun Jun 21, 2020 3:02 pm
Location: Switzerland

Re: Brixx

Post 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!
voidstar
Posts: 494
Joined: Thu Apr 15, 2021 8:05 am

Re: Brixx

Post 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.
User avatar
AndyMt
Posts: 326
Joined: Sun Jun 21, 2020 3:02 pm
Location: Switzerland

Re: Brixx

Post by AndyMt »

Fixed a bug when using game pad on R44 and dev board hardware.
Post Reply