Atarius Maximus #1 Posted May 26, 2015 Boom! is a small game I wrote as another sample program for 7800basic, anyone is free to use any of this code for any of their projects or hack it into something else. Please steal this code! The basic gameplay is similar to Activision's Kaboom. There are 5 levels that get progressively faster, once you're on level 5 the speed doesn't change. There is no paddle support, use your joystick to move the bucket(s) back and forth. Your bucket will wrap to the other side of the screen when you reach the edge, it makes it a bit easier to get to bombs on both edges of the screen. You start with three buckets, if you miss a bomb you will lose one. You get 10 points per bomb caught. Once you've lost all 3 buckets you will go back to the title screen and your current score will be displayed. The screen was mapped with the Tiled application, I included the tmx file in the zip file as well as all the graphics files you'll need to compile it. Enjoy! Edit: I updated the zip file a few hours after I posted it as I found a bug - I wasn't resetting the bomb counter so when you restarted the game you'd be on the same level you ended the previous game on. It's been fixed. boom15.zip 12 Quote Share this post Link to post Share on other sites
+Trebor #2 Posted May 26, 2015 Video... https://www.youtube.com/watch?v=i_fcPkkt0GU 6 Quote Share this post Link to post Share on other sites
CPUWIZ #4 Posted May 27, 2015 Video... https://www.youtube.com/watch?v=i_fcPkkt0GU You should add if you were using the MCP devcart (or CC2) or an emulator, when you post these videos. Quote Share this post Link to post Share on other sites
Atarius Maximus #5 Posted May 27, 2015 You should add if you were using the MCP devcart (or CC2) or an emulator, when you post these videos. He's got an MCP devcart. Made from one of the best hardware developers ever, I hear. 1 Quote Share this post Link to post Share on other sites
CPUWIZ #6 Posted May 27, 2015 Haha, thanks, but no. And yes, I know I sent him one and he most likely used it, but people do not know if the ROM runs in an emulator or real hardware. If you want to see a real hardware developer at work, watch the youtube videos in this thread. Kevin is a madman. http://atariage.com/forums/topic/231812-neshd-a-1080p-hdmi-mod-kit/ Quote Share this post Link to post Share on other sites
Keatah #7 Posted May 27, 2015 Doest work in stella.. Quote Share this post Link to post Share on other sites
CPUWIZ #8 Posted May 27, 2015 Doest work in stella.. What exactly were you trying to say? Does it? Doesn't! Either way, why should it work in Stella? Maybe I missed something. Quote Share this post Link to post Share on other sites
Keatah #9 Posted May 27, 2015 It does not work in stella. I'll try dragging it from the .zip archive to desktop then into stella. Is there a certain bankswitch scheme needed? Quote Share this post Link to post Share on other sites
Atarius Maximus #10 Posted May 27, 2015 Keatah, this game won't run in Stella as it's only for 2600 games and this is a 7800 game. I'd recommend downloading the latest version of MESS, it is the best and most accurate 7800 emulator available right now. You can get it from mamedev.org, and I have instructions on my website on how to set up the command line version of MESS in windows to run 7800 games. Edit: The .bin file in the zip is for running it on real hardware with an MCP devcart or the Cuttle Cart 2, the .a78 file is for running it in an emulator. Quote Share this post Link to post Share on other sites
Keatah #11 Posted May 27, 2015 WAT??? I've been playing with emulators since the 1990's and never carried such a simple mistake this far! Quote Share this post Link to post Share on other sites
Atarius Maximus #12 Posted May 27, 2015 WAT???smack.gif I've been playing with emulators since the 1990's and never carried such a simple mistake this far! No worries. As you said, it's a simple mistake. Quote Share this post Link to post Share on other sites
Atarius Maximus #13 Posted May 27, 2015 Haha, thanks, but no. And yes, I know I sent him one and he most likely used it, but people do not know if the ROM runs in an emulator or real hardware. If you want to see a real hardware developer at work, watch the youtube videos in this thread. Kevin is a madman. http://atariage.com/forums/topic/231812-neshd-a-1080p-hdmi-mod-kit/ You do some amazing work, CPUWIZ, don't sell yourself short. I checked out the link you shared and I agree... what Kevin has done is incredible! Quote Share this post Link to post Share on other sites
+Trebor #14 Posted May 28, 2015 Hmmm...Maybe someone can make a few changes - buildings into Palm Tree tops, make the background all black, Crook into Monkey, Barrels into person and you have Coconuts. It utilizes the joystick and you are avoiding instead of catching with less falling, but at a quicker clip and faster ramp than Kaboom.Could call it NUTS! instead of BOOM! 3 Quote Share this post Link to post Share on other sites
Defender_2600 #15 Posted May 31, 2015 Really a nice job! Quote Share this post Link to post Share on other sites