Skip to content

Latest commit

 

History

History
79 lines (54 loc) · 1.96 KB

README.md

File metadata and controls

79 lines (54 loc) · 1.96 KB

Bubble-Bobble-Sprite

here there are some sprite for bubble bobble, if u want them all check this file

Menu contains all sprites of the logo (178x144)

menuz.png contains 4 sprite (the original ones i guess) (712x144)

Level 1 map is in blue and green, r.value = 0 for the blue, and 3 for the green (32x28) Map1_Info_32x28.png

Sprite of 28 blocks, 8x8 each Blockssprite_8x8.png

Audio [Audio Folder]

  • Music (soundtrack)
  • Game Over
  • jump
  • bobble shooting

P1 BUBBLUN (player1)

contains:

  • IDLE
  • UP
  • DOWN
  • LEFT
  • RIGHT
  • DEAD
  • SHOOTING (shooting animation of the player not the bubble)

matrix = 6 rows x 4 columns (64x96) (16x16 each)

P2 BOBBLUN (player2)

contains:

  • IDLE
  • UP
  • DOWN
  • LEFT
  • RIGHT
  • DEAD
  • SHOOTING (shooting animation of the player not the bubble)

matrix = 6 rows x 4 columns (64x96) (16x16 each)

Zen Chan Zen-Chan

contains:

  • normal, red, and blue IDLE animation
  • green, blue and red IN_BUBBLE animation
  • death animation

matrix = 7 rows x 4 columns (64x112) (16x16 each)

all the enemies contains the same animation

Maita Pulpul Monsta Invader Hidegons

  • hidegons and invader contains are 8 rows x 4 columns cause of the projectile

todo: upload mighta projectile

Bubbles [Bubbles Folder]

  • Normal Bubble
  • Blue Bubble (for the second player)
  • Thunder Bubble

matrix 3 rows x 8 columns (128x48) (16x16 each)