+atari2600land #1 Posted March 27, 2010 I posted a playable mock-up of this game over on the Planet Virtual Boy forums, and since it's for the Virtual Boy, and a classic system, I just thought I'd share what little I've done so far and ask for feedback. Quote Share this post Link to post Share on other sites
+atari2600land #2 Posted March 28, 2010 Since Planet Virtual Boy seems to be down at the moment, I've posted the latest ROM you can get here. Not very much has changed, I just added some walking animation, but had a heckuva time getting the stupid thing to work! Quote Share this post Link to post Share on other sites
+atari2600land #3 Posted March 28, 2010 OK, PVB is back up again, and I've got an updated version where I polished the code and the gameplay so it behaves like I want it to (mostly.) You can get the latest ROM here, although there's still only one room and no enemy. Quote Share this post Link to post Share on other sites
+GroovyBee #4 Posted March 28, 2010 Any screenshots? Quote Share this post Link to post Share on other sites
+atari2600land #5 Posted March 28, 2010 Here. Keep in mind I haven't added an enemy in yet. Quote Share this post Link to post Share on other sites
+atari2600land #6 Posted March 28, 2010 Here's an updated screenshot. The game now has three rooms. Quote Share this post Link to post Share on other sites
Pyromaniac605 #7 Posted March 29, 2010 Looking good any idea if there will be a run of carts when its done? -Darren- Quote Share this post Link to post Share on other sites
+atari2600land #8 Posted March 30, 2010 I highly doubt there will be a run of carts. There hasn't been for any homebrew game thus far. I'm having trouble with the enemy collision code, anyone who is familiar with C, can anyone help me make a good collision detection code part? castleofdoom033010.zip Quote Share this post Link to post Share on other sites
+GroovyBee #9 Posted March 30, 2010 That's one crazy programming style you've got going on there. "," isn't normally used to make compound statements. Have a look at how to use "{" and "}" (otherwise known as left/right braces) in a good "C" reference book. Have a look at using arrays too. Lots of "if (room==xxxx)" will get hard to maintain in a complex game. Quote Share this post Link to post Share on other sites
+atari2600land #10 Posted March 30, 2010 Despite my crazy programming style, I think I managed to fix the problem. Check the link in my signature to download it. Quote Share this post Link to post Share on other sites
Pyromaniac605 #11 Posted March 31, 2010 In that case i think a multicart for VB is needed. -Darren- Quote Share this post Link to post Share on other sites
Pyromaniac605 #13 Posted April 1, 2010 (edited) Cool now to get a Virtual boy ..... Hours later *face palm* -Darren- Edit: WTF? that page is flipped around? Edited April 1, 2010 by Pyromaniac605 Quote Share this post Link to post Share on other sites
BigO #14 Posted April 1, 2010 Cool now to get a Virtual boy ..... Hours later *face palm* -Darren- Edit: WTF? that page is flipped around? I suspect that the reversed page is a date driven feature. Quote Share this post Link to post Share on other sites
Pyromaniac605 #15 Posted April 1, 2010 In August 2006, Richard Hutchinson, who also created cool hardware like the VecFlash, a Vectrex flash cartridge, before, started working on a Virtual Boy flash cart based on his Vectrex cart. Now, after more than a year in development, the FlashBoy, the first ever commercially available Virtual Boy flash cart, is finally here, lying on my desk. My review sample is a prototype, but it has the same specifications as the final. Seems i need to copy &paste to read the page -Darren- Quote Share this post Link to post Share on other sites
+atari2600land #16 Posted April 2, 2010 Added a few new rooms (5 & 6). Room 6 marks the first appearance of holes. You start on room 4. Again, follow the link in my signature to get the latest version. Quote Share this post Link to post Share on other sites
nonner242 #17 Posted April 2, 2010 I highly doubt there will be a run of carts. There hasn't been for any homebrew game thus far. I'm having trouble with the enemy collision code, anyone who is familiar with C, can anyone help me make a good collision detection code part? Too bad! Quote Share this post Link to post Share on other sites
eebuckeye #18 Posted April 2, 2010 I want a Flashboy to play this!! :-) Quote Share this post Link to post Share on other sites
Richard H. #19 Posted April 4, 2010 I highly doubt there will be a run of carts. There hasn't been for any homebrew game thus far. There's been the odd one, but none in numbers. I know Chris (of PVB) is planning a small run of BLOX2. I have the boards and chips here ready (they have battery-backed RAM). If any VB homebrewer wants carts made, I'm up for it Quote Share this post Link to post Share on other sites
+atari2600land #20 Posted April 6, 2010 New update. As always, the link's in my sig. Quote Share this post Link to post Share on other sites
+atari2600land #21 Posted April 27, 2010 New update. Worked on the collision detection of the walls. Link is in my signature. Quote Share this post Link to post Share on other sites
+atari2600land #22 Posted December 29, 2010 Hey! I'm back working on this again. You can find the latest version here. I've added some animation to the character. If someone would draw me a nice looking bat, I'd appreciate it a lot. Quote Share this post Link to post Share on other sites
RayXambeR #23 Posted December 29, 2010 Good news! I have to try it with my Flash Boy cart. Nice to see development on this great system! Quote Share this post Link to post Share on other sites
+atari2600land #24 Posted December 29, 2010 When you get a chance, tell me how it works on a FlashBoy. I'm FlashBoy-less. Quote Share this post Link to post Share on other sites
+atari2600land #25 Posted December 31, 2010 I changed the bat look and added a room counter. Also, I put the link to the game's website back in my signature. If anyone wants to help with room designs, that'd be really great. Quote Share this post Link to post Share on other sites