an arcade-style platformer for the NES that plays similarly to Bubble Bobble
  • Assembly 94.9%
  • Python 3.6%
  • C 1%
  • PLSQL 0.5%
Find a file
2021-04-18 18:38:39 -04:00
.gitattributes 🍭 Added .gitattributes 2015-08-28 23:55:46 -04:00
.gitignore initial commit 2015-08-29 00:06:08 -04:00
ascii.chr Four player support 2016-07-02 03:01:11 -04:00
ascii.pb53 Four player support 2016-07-02 03:01:11 -04:00
attract.s Attract mode, playchoice stuff, second player color 2016-04-12 16:03:59 -04:00
bullets.s Relicense to zlib 2021-04-18 18:38:39 -04:00
common.s Relicense to zlib 2021-04-18 18:38:39 -04:00
dabg.s Relicense to zlib 2021-04-18 18:38:39 -04:00
demo.pal initial commit 2015-08-29 00:06:08 -04:00
edit.s Relicense to zlib 2021-04-18 18:38:39 -04:00
explosion.s Relicense to zlib 2021-04-18 18:38:39 -04:00
fourscore.nam Four player support 2016-07-02 03:01:11 -04:00
fourscore.pkb Four player support 2016-07-02 03:01:11 -04:00
generic.mac Added license, updated for latest cc65 2016-01-28 15:26:49 -05:00
levelformat.txt Described the level format 2016-02-01 15:01:25 -05:00
levels.s Relicense to zlib 2021-04-18 18:38:39 -04:00
LICENSE.txt Relicense to zlib 2021-04-18 18:38:39 -04:00
longbranch.mac Added license, updated for latest cc65 2016-01-28 15:26:49 -05:00
main.s Relicense to zlib 2021-04-18 18:38:39 -04:00
math.s Added license, updated for latest cc65 2016-01-28 15:26:49 -05:00
memory.s Four player support 2016-07-02 03:01:11 -04:00
meta.s Relicense to zlib 2021-04-18 18:38:39 -04:00
misc.s Relicense to zlib 2021-04-18 18:38:39 -04:00
mk.bat Added license, updated for latest cc65 2016-01-28 15:26:49 -05:00
music.s initial commit 2015-08-29 00:06:08 -04:00
musicseq.h initial commit 2015-08-29 00:06:08 -04:00
musicseq.s Added license, updated for latest cc65 2016-01-28 15:26:49 -05:00
nam.bat initial commit 2015-08-29 00:06:08 -04:00
newgame.s Relicense to zlib 2021-04-18 18:38:39 -04:00
nrom256.x initial commit 2015-08-29 00:06:08 -04:00
ns_nes.s initial commit 2015-08-29 00:06:08 -04:00
object.s Relicense to zlib 2021-04-18 18:38:39 -04:00
pb53.py Four player support 2016-07-02 03:01:11 -04:00
pc10title.pkb Attract mode, playchoice stuff, second player color 2016-04-12 16:03:59 -04:00
player.s Relicense to zlib 2021-04-18 18:38:39 -04:00
powerups.s Relicense to zlib 2021-04-18 18:38:39 -04:00
README.md added readme 2016-01-28 15:35:06 -05:00
screens.s Relicense to zlib 2021-04-18 18:38:39 -04:00
scrollmode.s Relicense to zlib 2021-04-18 18:38:39 -04:00
sound.s initial commit 2015-08-29 00:06:08 -04:00
title.nam initial commit 2015-08-29 00:06:08 -04:00
title.pkb initial commit 2015-08-29 00:06:08 -04:00
unpb53.s initial commit 2015-08-29 00:06:08 -04:00
unpkb.s initial commit 2015-08-29 00:06:08 -04:00

Double Action Blaster Guys

Double Action Blaster Guys is an arcade-style platformer game for the NES that supports up to two players. It has over 25 enemy types, a large assortment of block types, 52 levels and three or four diferent level goal types. An in-game level editor is also included.