Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI Z80
»
Go Fish
« previous
next »
Print
Pages: [
1
]
2
Go Down
Author
Topic: Go Fish (Read 7122 times)
0 Members and 1 Guest are viewing this topic.
Jon
LV5
Advanced (Next: 300)
Posts: 278
Rating: +0/-0
Go Fish
«
on:
January 16, 2007, 06:13:00 pm »
Me 'n Papersnowman 'n Netham45 are currently making Go Fish, the classical card game, for Ion on the 83(+)(se)/84+(se). The programming has become a real monster thanks to me, for deciding we should do it in asm.
. However, we do have beginning animation that will be of fishies swimming, we just need the fishies. So anyone who can make a 16x16 sprite of a fish, as well as its matching sprite (so when you flip between the two it appears to be swimming), it would be greatly appreciated. Thx
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Go Fish
«
Reply #1 on:
January 17, 2007, 03:02:00 am »
sound interesting, I dunno fish, as i rarely play card games nowadays, could you explain a bit how it plays?
Logged
Liazon
Guest
Go Fish
«
Reply #2 on:
January 17, 2007, 09:43:00 am »
everyone starts w/ like 8 cards and you take turns asking someone if they have "any X" where X is a kind of card, 1-10, J, Q, K , and A. And if they have any, they have to give 'em to you. If they don't, they say "go fish" and you have to draw from the pile.
The Goal of the game is to make sets of cards of the same type (so you've gotta get all of the same suite for one card). the winner has the most sets.
this sounds more like a sprite request though
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Go Fish
«
Reply #3 on:
January 17, 2007, 01:42:00 pm »
sound nice, I'll surely try it when it come out. you should post a copy of this topic in the sprite request forum tho, as it seems most ppl seems to ignore any sprite requests done outside the sprite forum. I even seen people not paying attention to posted sprites when they requested them outside the sprite forums
Logged
graywolf
Guest
Go Fish
«
Reply #4 on:
January 17, 2007, 02:12:00 pm »
Lol, I think you're talking about Black Sun Rising.
Logged
Jon
LV5
Advanced (Next: 300)
Posts: 278
Rating: +0/-0
Go Fish
«
Reply #5 on:
January 17, 2007, 05:28:00 pm »
Thanks for the advice xlibman. I'll put a request in the sprites forum right after i post this message. And just for further description of the game:
The game will also include intuitive AI, that actually tracks what cards not to pick, as well as which cards to pick. Have you ever guessed a card, been told "go fish", then someone else asks you for that card, and you have no choice but to give it up?
Well we are programming the ai to be that someone.
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Go Fish
«
Reply #6 on:
January 18, 2007, 01:58:00 am »
QuoteBegin-graywolf+17 Jan, 2007, 20:12-->
QUOTE
(graywolf @ 17 Jan, 2007, 20:12)
Lol, I think you're talking about Black Sun Rising.
er no i was talking about go fish, he posted a sprite request as well in his first post. Now see why i say sprite requests are ignore when done outside the sprite forums
Logged
graywolf
Guest
Go Fish
«
Reply #7 on:
January 18, 2007, 12:19:00 pm »
QUOTE
er no i was talking about go fish, he posted a sprite request as well in his first post. Now see why i say sprite requests are ignore when done outside the sprite forums
Oh, ok.
Well, as for the game, hopefully there will be different difficulty settings.
Logged
Jon
LV5
Advanced (Next: 300)
Posts: 278
Rating: +0/-0
Go Fish
«
Reply #8 on:
January 18, 2007, 03:49:00 pm »
graywolf said:
QUOTE
Well, as for the game, hopefully there will be different difficulty settings.
That's an excellent point that I neglected to think about until now
. I'll try and think of a system that could modify the ai difficulty. I am fully open to suggestions!
Logged
Halifax
LV9
Veteran (Next: 1337)
Posts: 1334
Rating: +2/-1
Go Fish
«
Reply #9 on:
January 20, 2007, 06:34:00 pm »
So how's it been any screenshots??
Logged
There are 10 types of people in this world-- those that can read binary, and those that can't.
trevmeister66
LV9
Veteran (Next: 1337)
Posts: 1009
Rating: +14/-5
Go Fish
«
Reply #10 on:
January 20, 2007, 06:37:00 pm »
i guess you could do
Easy: AI guess random (dependent on what cards it holds obviously)
Medim: AI tracks what you ask, but is random for guessing
Hard: AI tracks what you ask, and determines it's guess on what it has asked before
Expert: AI knows what you hold, and will say "no" if you ask a card that it holds
Logged
Projects: nameless RPG: 1.0% |
Reverse Snake v1.5:
100% | Secret Project: 5% | DUNGEON: 70%
My
MW2 Blog
<-- Please visit
Liazon
Guest
Go Fish
«
Reply #11 on:
January 21, 2007, 03:43:00 am »
QuoteBegin-trevmeister66+21 Jan, 2007, 0:37-->
QUOTE
(trevmeister66 @ 21 Jan, 2007, 0:37)
Expert: AI knows what you hold, and will say "no" if you ask a card that it holds
o.o
Logged
trevmeister66
LV9
Veteran (Next: 1337)
Posts: 1009
Rating: +14/-5
Go Fish
«
Reply #12 on:
January 21, 2007, 03:49:00 am »
lol just incase someone really wants a challange.
Logged
Projects: nameless RPG: 1.0% |
Reverse Snake v1.5:
100% | Secret Project: 5% | DUNGEON: 70%
My
MW2 Blog
<-- Please visit
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Go Fish
«
Reply #13 on:
January 21, 2007, 05:12:00 am »
lol that's like in starcraft when playing against computers sometimes they seems to know exactly where is your base even if they cannot see it
Logged
Jon
LV5
Advanced (Next: 300)
Posts: 278
Rating: +0/-0
Go Fish
«
Reply #14 on:
January 21, 2007, 09:42:00 am »
Yeah, I don't think I will include that.
Nice ideas for the other 3 difficulties though
Logged
Print
Pages: [
1
]
2
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI Z80
»
Go Fish