Jump to content
IGNORED

A li'l game...kinda fishie...


vdub_bobby

Recommended Posts

Ok, latest version.

 

Changes:

All music now in. Though probably half of it will be changed soon.

Should be less waiting :)

Difficulty level/curve should be better/smoother. Starts out very easy, gets pretty difficult about halfway through and, as far as I can tell, it is impossible at the highest difficulty. Well, not literally ;)

The main thing is I added the ability for the enemy fishies to move in any one of 16 speeds, from 60 pixels/second down to ~4 pixels/second. Previous versions only allowed about 5 different speeds in that range. This makes it look better, I think, and also will make the PAL conversion easier.

 

Lots still to do!

GoFish.zip

Link to comment
Share on other sites

Thumbs up! Love the new difficulty curve. I was trying to think of death animations. How about having the fish that eats you grow one size bigger, he says, "Gone Fish!" (with text and/or AtariVox), and zooms off the screen.

 

Or have an all out feeding frenzy where an even bigger fish eats the fish that ate the player. Then an even bigger fish than that comes from the opposite direction to eat THAT fish, etcetera. Lastly, the biggest fish finishes the job. Each fish would come from the opposite direction as the fish before it and they would swim pretty fast to their target with a possible half second delay before the next fish comes. The sound of each successive bite could be one step lower than the previous. Maybe I've thought on this too much... :ponder: The label contest entries got me thinking of that one.

 

Anyway, here's my high score.

 

- Jason

post-3314-1114632918_thumb.jpg

Link to comment
Share on other sites

Thumbs up! Love the new difficulty curve. I was trying to think of death animations. How about having the fish that eats you grow one size bigger, he says, "Gone Fish!" (with text and/or AtariVox), and zooms off the screen.

845141[/snapback]

Hmmm...I kinda like that idea. Plus, as an added bonus, that would be amazingly easy to code :D

 

Well, except for the AtariVox speech. Takes a LOT of trial and error to get speech that sounds good. At least, for me it does :)

Link to comment
Share on other sites

The new version plays much better! Less waiting around, and the faster growing really helps the pace of the game.

 

Animation-wise, I'd still like to see mouths open when the fish are about to eat something. I think it would add more life to them. And I'd love to have a "dart out of trouble" button. You hit it, and you gain a speed boost for a few seconds. The penalty for using it would be that afterwards you'd slow down to half-speed for a few seconds in order to recover from it.

Link to comment
Share on other sites

The new version plays much better! Less waiting around, and the faster growing really helps the pace of the game.

Thanks!

Animation-wise, I'd still like to see mouths open when the fish are about to eat something. I think it would add more life to them.

Good idea. We'll see if there is time/room to implement something like that. Don't hold your breath :)

And I'd love to have a "dart out of trouble" button. You hit it, and you gain a speed boost for a few seconds. The penalty for using it would be that afterwards you'd slow down to half-speed for a few seconds in order to recover from it.

847628[/snapback]

That's interesting. Earlier I toyed with the idea of activating a speed boost with the trigger but I didn't come up with a way to do it that wouldn't have players holding down the button constantly. Have to think on that ;)

Link to comment
Share on other sites

And I'd love to have a "dart out of trouble" button. You hit it, and you gain a speed boost for a few seconds. The penalty for using it would be that afterwards you'd slow down to half-speed for a few seconds in order to recover from it.

847628[/snapback]

That's interesting. Earlier I toyed with the idea of activating a speed boost with the trigger but I didn't come up with a way to do it that wouldn't have players holding down the button constantly. Have to think on that ;)

847869[/snapback]

How about making it a "panic" button, meaning it will allow you to increase speed briefly but also go in a random direction? This way there's a 1 in 8 chance that using it will send you right into whatever you're trying to get away from. Kind of along the same lines of hyperspace in Asteroids that can sometimes kill you or put you in harm's way, but it's better than certain death.

Edited by batari
Link to comment
Share on other sites

How about something simpler, like you get 1 "speed boost" credit for every time you grow the fish. This way you have a finite amount of bursts and you can't just go wild using them. Plus you earn them only as you do better (and you'll never have a ton of them stored up.)

 

The only thing I wish you couldn't do in 2 player mode is eat the other player (or maybe have an option to not do that - difficulty setting?) As soon as you get larger than your opponent you can just keep eating them until you win (it's pretty easy when you always start off at the bottom.) It would be nice if you had the option to prevent that.

 

Anyway, this is a really great game. I've even got my wife to play (and she NEVER plays video games.) I'm really game you decided to share your work with everyone. Thanks!

Link to comment
Share on other sites

The only thing I wish you couldn't do in 2 player mode is eat the other player (or maybe have an option to not do that - difficulty setting?) As soon as you get larger than your opponent you can just keep eating them until you win (it's pretty easy when you always start off at the bottom.) It would be nice if you had the option to prevent that.

Thanks for the comments, not many people have mentioned the 2-player mode and I am a little curious to know how well it works. I'll see if I can think of something to address that issue.

 

Anyway, this is a really great game. I've even got my wife to play (and she NEVER plays video games.) I'm really game you decided to share your work with everyone. Thanks!

Thank you! It's very motivating to get comments like that! :D

Link to comment
Share on other sites

This game is awesome! I love the wave effect on the credit screen with the "Go Fish!"

It's very smoove! The beginning credit music and the game music is addicting, and it's nice to see a 2600 game with music during gameplay. I had lots of fun playing this game and can't wait for it to come out. I plan on getting my 2600 modded, and getting a new game for the first time in over 8 years. It's new titles like this that have led me to make a comeback. :-)

Link to comment
Share on other sites

Latest version.

 

Changes:

Rewrote music routine for, hopefully, the last time.

A bunch of new music.

Wave noise that plays when game is over

Death sound effect

Death "animation" (screenshot)

End-of-two-player-game sound effect

 

I think all the main coding is done now - all that is left is a lot of music/sound/graphic/color tweaking and the AVox code. Plus optimization!

 

Oh, and since we can edit our posts now, I will try to keep the latest version in the initial post of this thread.

post-6060-1115332704_thumb.png

GoFish.zip

Edited by vdub_bobby
Link to comment
Share on other sites

Wow, this is MUCH better than the early build you'd posted on the forum a few months ago.  Nice job!  It's definitely up to the standards of a commercial release now.  The added variety makes the game a lot more entertaining.

 

JR

850435[/snapback]

:thumbsup: :cool:

 

The difficulty really ramps up as your fish gets bigger!

Link to comment
Share on other sites

And the hits just keep on coming...

 

'nother version out today.

 

Changes:

-more changes to music

 

-in response to this:

The only thing I wish you couldn't do in 2 player mode is eat the other player (or maybe have an option to not do that - difficulty setting?) As soon as you get larger than your opponent you can just keep eating them until you win (it's pretty easy when you always start off at the bottom.) It would be nice if you had the option to prevent that.

After someone gets eaten (in two-player mode) he is immune to attacks from the other player for a brief period. This has always been in there, actually, but I increased the safe-harbor time from 2 seconds to 4 seconds. Note that you are not safe from the non-player-controlled fishies! I don't want to take away the option of one player eating the other; I think it adds a little something to the two-player game, it forces a choice: do you play it safe near the bottom and hope the other player commits multiple suicides or do you run around in the dangerous waters trying to grow in order to just eat the other guy? At least, that's the idea ;)

GoFish.zip

Link to comment
Share on other sites

This is looking great! :)

 

One comment about the death sequence: I haven't tried the new version yet( my computer is still packed up from my move, so I haven't tried it yet, but my first thought when I saw your screengrab of the "skull and crossbones" was:

 

"Wow, that's cool, but it looks like a human skull"

 

Maybe you will be changing this to look like a fish skeleton?

 

More later, when I get a chance to d/l the latest version and playtest it. :cool:

Link to comment
Share on other sites

This is looking great!  :)

 

One comment about the death sequence: I haven't tried the new version yet( my computer is still packed up from my move, so I haven't tried it yet, but my first thought when I saw your screengrab of the "skull and crossbones" was:

 

"Wow, that's cool, but it looks like a human skull"

 

Maybe you will be changing this to look like a fish skeleton?

 

More later, when I get a chance to d/l the latest version and playtest it.  :cool:

850731[/snapback]

I toyed with making a fishie skeleton - and maybe I'll try again - but my drawing skillz sucked that day. Think Frogger, or, er, something. :)

 

Thanks!

Link to comment
Share on other sites

How's this?

It's pretty nice! Thanks. It might make it's way in... :)

You willing to post the source to the game so us mortals can learn something from it? Seems nice.

I am willing, except it is so sloppy right now that I am too embarrassed to release it. Once I clean it up a bit. ;)

Also, what did you use for the music?

I used Paul Slocum's guide to 2600 music and E Stolberg's (sp?) compleat note guide. And I gave them to my brother and he has written all the music. :D

How did you draw the sprites?

Kirk Israel's wonderful tool: http://www.alienbill.com/2600/playerpal.html

Link to comment
Share on other sites

Kirk Israel's wonderful tool: http://www.alienbill.com/2600/playerpal.html

851699[/snapback]

Hey, all right!

 

Actually at the end of last week I started looking to making it more wonderful, letting you "paint" with mouse drags rather than click on each square, based on some javascript code by Lee Fastenau

 

Hmm, maybe I can work on that functionality without the full rewrite I was thinking of.

 

Though really, PlayerPal is the easy one...it's all the fiddling w. the Playfield that's the tricky part, flipping the bits to and fro. (and that one was pretty dumb, I should have let you edit both sides at once.)

Edited by kisrael
Link to comment
Share on other sites

Actually at the end of last week I started looking to making it more wonderful, letting you "paint" with mouse drags rather than click on each square, based on some javascript code by Lee Fastenau

Hmm, maybe I can work on that functionality without the full rewrite I was thinking of. 

851771[/snapback]

 

Excellent - I use your PlayerPal and PlayfieldPal tools all the time.

It would be great if it didn't delete your work when you do a resize!

 

Chris

Link to comment
Share on other sites

Latest version. Getting very close to completion now... :) :)

 

Changes:

-Now jellyfish will turn around in an attempt to eat you :evil:

-Changed scoring completely. Now each size fishie is worth a constant number of points.

-(Finally) added AtariVox support! Well, kinda... I added the code that makes it speak - however, I haven't been able to add the speech data yet. :roll: Should have that in sometime next week. There won't be a lot of speech in the game, but there will be some.

-Optimization and memory reorganization

 

Still to do:

-Add high score saving to AVox.

-Color/graphic/sound/etc. tweaking

-Optimization

GoFish.zip

Link to comment
Share on other sites

-Now jellyfish will turn around in an attempt to eat you

 

Actually, the eels turn around and try to eat you. And that's a pretty cool twist to the gameplay. Makes it a bit more interesting. You can't just hide behind a slow moving eel, anymore!

 

I like the new scoring system, seems to make a bit more sense.

 

And easily the best music I've ever heard in my entire life. But then, I'm a little biased. :roll:

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...