+DZ-Jay Posted October 27, 2014 Share Posted October 27, 2014 The reason I put the sub at the top is because there is nothing up there. But I put the sub at the bottom anyway and delayed its entrance on the screen. I also added another wreck sprite so now there are two. Fair enough. So here's an idea (which I actually thought about while watching the sub at the top): it goes into the screen at the top from the left side, leaves through the right side; and then comes back in at the bottom from the right side. Lather, rinse, repeat. What do you think? Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100203 Share on other sites More sharing options...
+atari2600land Posted October 27, 2014 Author Share Posted October 27, 2014 (edited) Like this: Edited May 30, 2015 by atari2600land Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100206 Share on other sites More sharing options...
+DZ-Jay Posted October 27, 2014 Share Posted October 27, 2014 Like this: Awesome! I like it a lot. I think it gives it a bit more context into what the game is about. The screen is not only interesting, but it tells you right there that the "Sub" in "GoSub" is for a submarine, not just about submarine mollusks. What do you think? It's your game after all. -dZ. Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100215 Share on other sites More sharing options...
+atari2600land Posted October 27, 2014 Author Share Posted October 27, 2014 I like it too. Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100217 Share on other sites More sharing options...
catsfolly Posted October 27, 2014 Share Posted October 27, 2014 By adding a line something like this: SPRITE 2,(171-X1)+$300,(Y1 XOR (80 XOR 10)) +$100,(256+52)*8+2 To the title screen loop, you could add an octopus that is doing the opposite of what the sub is doing. Is it fun? Or too cute? 1 Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100274 Share on other sites More sharing options...
+Tarzilla Posted October 27, 2014 Share Posted October 27, 2014 By adding a line something like this: SPRITE 2,(171-X1)+$300,(Y1 XOR (80 XOR 10)) +$100,(256+52)*8+2 To the title screen loop, you could add an octopus that is doing the opposite of what the sub is doing. Is it fun? Or too cute? mvi_0024.gif Actually, based on the concept that the title screen should say something about the game, his original title screen chase animation from before I gave him the fancy graphic should be used. Have the Octopus chasing the sub, but I'd have the Y location change randomly within the empty areas after they exit and return. 1 Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100278 Share on other sites More sharing options...
+nanochess Posted October 27, 2014 Share Posted October 27, 2014 By adding a line something like this: SPRITE 2,(171-X1)+$300,(Y1 XOR (80 XOR 10)) +$100,(256+52)*8+2 To the title screen loop, you could add an octopus that is doing the opposite of what the sub is doing.Is it fun? Or too cute? mvi_0024.gif Cool! made me to smile remind me kind of Pacman. 1 Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100281 Share on other sites More sharing options...
+5-11under Posted October 27, 2014 Share Posted October 27, 2014 Actually, based on the concept that the title screen should say something about the game, his original title screen chase animation from before I gave him the fancy graphic should be used. Have the Octopus chasing the sub, but I'd have the Y location change randomly within the empty areas after they exit and return. Maybe set the speed at a random rate, and sometimes the sub gets caught... . /haven't played it yet. Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100283 Share on other sites More sharing options...
pimpmaul69 Posted October 27, 2014 Share Posted October 27, 2014 (edited) By adding a line something like this: SPRITE 2,(171-X1)+$300,(Y1 XOR (80 XOR 10)) +$100,(256+52)*8+2To the title screen loop, you could add an octopus that is doing the opposite of what the sub is doing.Is it fun? Or too cute? mvi_0024.gif By adding a line something like this: SPRITE 2,(171-X1)+$300,(Y1 XOR (80 XOR 10)) +$100,(256+52)*8+2To the title screen loop, you could add an octopus that is doing the opposite of what the sub is doing.Is it fun? Or too cute? mvi_0024.gif i actually like it better without the octopus. There is already a huge animated octopus which gives us the idea already that there is an octopus in the game. I do like the sub going on the top and bottom of the screen though Edited October 27, 2014 by pimpmaul69 1 Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100427 Share on other sites More sharing options...
pimpmaul69 Posted October 27, 2014 Share Posted October 27, 2014 (edited) A problem i found. In the latest version i never heard a ping until i reached level 4. I suck and lost all my lives on level 4. I only heard one ping and it was right before i died on my last life. Edit: made it to level 6 and only got one ping. It was on level 6 on my first life Edited October 27, 2014 by pimpmaul69 Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100451 Share on other sites More sharing options...
+Tarzilla Posted October 27, 2014 Share Posted October 27, 2014 (edited) i actually like it better without the octopus. There is already a huge animated octopus which gives us the idea already that there is an octopus in the game. I do like the sub going on the top and bottom of the screen though Actually, now that you say that, I think my original intention as stated in a post near the beginning (or a PM to the author) was for the Octopus's eyes to follow the sub around... Edited October 27, 2014 by Tarzilla Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100455 Share on other sites More sharing options...
pimpmaul69 Posted October 27, 2014 Share Posted October 27, 2014 (edited) Actually, now that you say that, I think my original intention as stated in a post near the beginning (or a PM to the author) was for the Octopus's eyes to follow the sub around...i was going to suggest that until i realized the eyes followed the music which i like. He could do both. Switch between center and the direction of the sub so the eyes keep the beat of the music Edited October 27, 2014 by pimpmaul69 Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100457 Share on other sites More sharing options...
+DZ-Jay Posted October 27, 2014 Share Posted October 27, 2014 i actually like it better without the octopus. There is already a huge animated octopus which gives us the idea already that there is an octopus in the game. I do like the sub going on the top and bottom of the screen though I agree, the rather large octopus in the center already covers that. Actually, now that you say that, I think my original intention as stated in a post near the beginning (or a PM to the author) was for the Octopus's eyes to follow the sub around... That'll be cool, although I kinda like that the Octopus shifts its eyes to the music. i was going to suggest that until i realized the eyes followed the music which i like. He could do both. Switch between center and the direction of the sub so the eyes keep the beat of the music That's an idea. Although it may be more trouble than it's worth. Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100603 Share on other sites More sharing options...
+atari2600land Posted October 27, 2014 Author Share Posted October 27, 2014 (edited) I think I fixed the ping situation. Edited May 30, 2015 by atari2600land Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100618 Share on other sites More sharing options...
pimpmaul69 Posted October 28, 2014 Share Posted October 28, 2014 Ping is working for me Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3100641 Share on other sites More sharing options...
+atari2600land Posted October 31, 2014 Author Share Posted October 31, 2014 (edited) A little bit of code rewrite. Since the keyhave and keynoisetimer variables are the same in just about every level, I deleted them from the data charts. It didn't seem to save any room, the size of the game is still 11.5k. I also added a level 27. Edited May 30, 2015 by atari2600land Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3102983 Share on other sites More sharing options...
+atari2600land Posted October 31, 2014 Author Share Posted October 31, 2014 (edited) Added a torpedo. To fire the torpedo, press fire to shoot it at the direction you're going. Edited May 30, 2015 by atari2600land Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3103060 Share on other sites More sharing options...
catsfolly Posted October 31, 2014 Share Posted October 31, 2014 Torpedo first impressions: Well, I crashed a couple dozen times trying to use the torpedo at first. But, now that I am getting the hang of it, I think it might make the game too easy. It is fun to shoot the octopus, though... When the octopus is coming in from the left and I try to shoot it, the torpedo hits the wraparound point and disappears. Could it go further? Catsfolly Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3103080 Share on other sites More sharing options...
+Tarzilla Posted November 1, 2014 Share Posted November 1, 2014 Torpedo first impressions: Well, I crashed a couple dozen times trying to use the torpedo at first. But, now that I am getting the hang of it, I think it might make the game too easy. It is fun to shoot the octopus, though... When the octopus is coming in from the left and I try to shoot it, the torpedo hits the wraparound point and disappears. Could it go further? Catsfolly An Idea I passed on earlier was more of a limited use smart bomb/hull zapper like they used a few times in the old Voyage to the Bottom of the Sea show. If the octopus got too close you could hit the zapper and if the octopus was close enough you could zap it and send it scurrying to a random location or corner. To earn more there could be a bonus level every 5 levels where you could earn extra zappers. Plenty of possibilities for bonus mini games. Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3103458 Share on other sites More sharing options...
pimpmaul69 Posted November 2, 2014 Share Posted November 2, 2014 (edited) Torpedo first impressions: Well, I crashed a couple dozen times trying to use the torpedo at first. But, now that I am getting the hang of it, I think it might make the game too easy. It is fun to shoot the octopus, though... When the octopus is coming in from the left and I try to shoot it, the torpedo hits the wraparound point and disappears. Could it go further? Catsfolly i like it hitting the wrap around point. Makes u have to time between when you kill an octopus and when the next one spawns to send yourself through the wraparound. I also think the game is well balanced with the torpedo. Some levels you will die trying to use it and the complex levels still present a challenge in my opinion. This game happens to be my new "play every day" game. Space patrol was the only one i had until i discovered this one. I really like this game. I dont skip levels except to check em out. I like the challenge of going through it. I think if you do release it on cart there should be no mention of level selecting. Make it an easter egg for people who dont follow this thread. Edited November 2, 2014 by pimpmaul69 Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3104522 Share on other sites More sharing options...
+DZ-Jay Posted November 4, 2014 Share Posted November 4, 2014 I like the idea of a torpedo, and like Catsfolly said, it's fun to shoot at the Octopus--especially after playing the game so much. That said, I think it makes the game even easier than before. Maybe the supply of torpedoes should be limited? Also, I recommend making the torpedo a little thin line rather than a big block, like it is now. Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3105997 Share on other sites More sharing options...
+atari2600land Posted November 4, 2014 Author Share Posted November 4, 2014 (edited) Did some changes: + for each chance you get three missiles. + added missile counter + changed lives counter so it goes down when you start instead of when you die. + added level 28 Edited May 30, 2015 by atari2600land 1 Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3106276 Share on other sites More sharing options...
+DZ-Jay Posted November 4, 2014 Share Posted November 4, 2014 Three torpedoes seems fitting, good. I like the missile/lives counter. I suggest that instead of words, you use icons for the counters. The Lives counter can be a smaller version of the sub, and the Missiles counter could be a bomb-looking thingy. I like that the sub explosion goes through more than one animation frame. It reminds me of old-school games. However, it should completely disappear on game over. I am not sold on the lives counter changing when you start moving. I recommend following the old-school rule of thumb: If you introduce the play-field without the player's avatar first, then you discount the lives when you introduce the sprites. This impresses on the player that his next life is taken from the available set at the start of the level. This is the way that Pac-Man (and Christmas Carol) do it. If the sprites are always visible, then you discount the lives when the player dies. This impresses on the player that he lost a life when he died. The missile is always a rather thick "vertical bar." I recommend it changes between a vertical and horizontal bar, depending on the orientation of firing. If you have the GRAM available (which I think you do), then use a custom bomb-looking card. Great job! Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3106398 Share on other sites More sharing options...
+atari2600land Posted November 4, 2014 Author Share Posted November 4, 2014 (edited) Three torpedoes seems fitting, good. I like the missile/lives counter. I suggest that instead of words, you use icons for the counters. The Lives counter can be a smaller version of the sub, and the Missiles counter could be a bomb-looking thingy. I like that the sub explosion goes through more than one animation frame. It reminds me of old-school games. However, it should completely disappear on game over. I am not sold on the lives counter changing when you start moving. I recommend following the old-school rule of thumb: If you introduce the play-field without the player's avatar first, then you discount the lives when you introduce the sprites. This impresses on the player that his next life is taken from the available set at the start of the level. This is the way that Pac-Man (and Christmas Carol) do it. If the sprites are alway visible, then you discount the lives when the player dies. This impresses on the player that he lost a life when he died. The missile is always a rather thick "vertical bar." I recommend it changes between a vertical and horizontal bar, depending on the orientation of firing. If you have the GRAM available (which I think you do), then use a custom bomb-looking card. Great job! Changes you've suggested have been made. I don't know if I can make a smaller version of the sub though, so the lives icon is just a sub right now. I also fixed a bug having to do with the torpedo shooting. It does not count down to 0. In order to shoot the torpedo again, you have to let go of the button. Edited May 30, 2015 by atari2600land Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3106503 Share on other sites More sharing options...
+DZ-Jay Posted November 5, 2014 Share Posted November 5, 2014 (edited) Changes you've suggested have been made. I don't know if I can make a smaller version of the sub though, so the lives icon is just a sub right now. I also fixed a bug having to do with the torpedo shooting. It does not count down to 0. In order to shoot the torpedo again, you have to let go of the button. Hmm... I meant a "bomb-looking" as in a B-17 sort of bomb, which looks like a torpedo standing up, not a "Kaboom!" bomb. LOL! Try these icons and see if you like them: ........ ....... .....##. ...#... ....#... ..###.. #.####.. ..###.. .##.#.#. ..###.. .######. ...#... #.####.. ..#.#.. ........ ....... Also, personally, I don't like that the lives start at "2." Since you are really not doing the introduction in the "Pac-Man way," there is nothing that tells me that it means "2 + the one you have." Why not just show 3 lives, and discount them when the player dies. That way it is obvious that you have three lives, so when it says "1," you know it is your last one. What do you think? -dZ. Edited November 5, 2014 by DZ-Jay Quote Link to comment https://forums.atariage.com/topic/229830-gosub-for-intv/page/11/#findComment-3107045 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.