I didn't even think the BB sprites through. Occurs to me that there's no more performance after generalizing the code.
WIP: Bubble Bobble
Moderator: Moderators
Re: WIP: Bubble Bobble
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
https://github.com/SvenMichaelKlose
Re: WIP: Bubble Bobble
There've been questions about the pick of colours. Yes, I wished they'd've been asked on the spot instead.
So here's my two cents:
* black for the background
* white – always good for a mix and most sprites are using it. Most likely the border colour. (Know where your duct tape is.
)
* blue/greeen: should be foreground colours (for the dragons and enemies)
* an auxiliary colour from the upper register does nicely for the walls. Makes the sprites stand out and that's what the original is doing as well.
Walls must not be using foreground colours or the sprites will clash big time.
Walls have to be multi-coloured.
So here's my two cents:
* black for the background
* white – always good for a mix and most sprites are using it. Most likely the border colour. (Know where your duct tape is.

* blue/greeen: should be foreground colours (for the dragons and enemies)
* an auxiliary colour from the upper register does nicely for the walls. Makes the sprites stand out and that's what the original is doing as well.
Walls must not be using foreground colours or the sprites will clash big time.
Walls have to be multi-coloured.
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
https://github.com/SvenMichaelKlose
Re: WIP: Bubble Bobble
Here's the latest MINIPAINT + manual I have in the archive.
- Attachments
-
- minipaint-manual.zip
- (235.58 KiB) Downloaded 202 times
-
- minipaint-1.2.zip
- (7.92 KiB) Downloaded 166 times
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
https://github.com/SvenMichaelKlose
Re: WIP: Bubble Bobble
Got the sprite code to at least assemble. Anybody tossing pixels already? That's +2h on my chart *pose*
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
https://github.com/SvenMichaelKlose
-
- Vic 20 Newbie
- Posts: 11
- Joined: Sun Feb 07, 2021 9:56 pm
Re: WIP: Bubble Bobble
Heya Pixel! How's the Team Dino adventure going? Just a gentle nudge 

Re: WIP: Bubble Bobble
There's still no loadable set of bit planes to inspire sprite engine coders and no VIC Lisp to write a sprite animation editor overnight either.radventure wrote: ↑Thu Aug 08, 2024 6:12 pm Heya Pixel! How's the Team Dino adventure going? Just a gentle nudge![]()

A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
https://github.com/SvenMichaelKlose
-
- Vic 20 Newbie
- Posts: 11
- Joined: Sun Feb 07, 2021 9:56 pm
Re: WIP: Bubble Bobble
All entirely cool mate - it's all wizardry to me! 
