Final Fantasy 8-Like Card Game
March 4, 2008
SummaryI love the card game (Triple Triad I believe, correct me if not) of Final Fantasy 8 for the PSX, and would like a script to recreate it with my own cards as a sort of mini-game in my main project.
Features Desired
- Ability to buy, sell, gather cards from shops and monsters.
- 9 Card playing grid, each player taking turns to play cards on the board.
- Each player selects 5 cards out of their collection(must include doubles, almost like a second inventory)
- Cards have values on their four sides: Up, Down, Left, Right ranging from 1-M(M=10)
- Card values shown on card in upper left corner in an almost circular shape
- To win, you must change color of opponent's card(blue=Player. red=opp). Do this by playing a card next to opp card with higher value(EX: Opp's card=left: 7. You card=right: 8. your card is on your opp's card's left. Their card is flipped to your color.) You should be able to flip all adjecent cards if your card is that powerful.
- Cards can only be flipped if an opposing card is played next to them that is stronger. Flipping/playing a weaker card next to a stronger card does not flip cards.
- At the end of each game, the winner takes one of the loser's cards.
Games its been in
- Final Fantasy 8
- A similar game is implemented in the game 'Last Scenario' on RMXP, but I do not know who the author of the game is.
Did you search?yes
Where did you search?
- Google
- Script Request Catalogue
What did you search for?
- In catalogue, I type 'card' in find box to search for any card game scipt.
Google:
- RMXP card scipt
- RMXP card game script
- RPG Maker XP card game script
- RPG Maker Xp Final Fantasy 8 card game script
- RMXP ff8 triad script
Try this:
http://www.hbgames.org/forums/index.php?topic=5929
I've never played the game, so I don't know if it does the trick or not, but it claims to, so I figured I would direct you toward it.
That is exactly i! I'll just tinker with it to make my own game! Thanks a lot!
Edit: Darn it! The download links are broken! So close too!
It's not broken. I just downloaded from the link at the very top of the post
Yeah, that one works! Lol, I didn't see that one and tried to use the others. I'm not the brightest person. But thanks! I've tried it out ands its exactly what I wanted!