Author Topic: Open-sourcing Triple Triad Gold, et. al.  (Read 8647 times)

delta

  • *
  • Posts: 29
    • View Profile
    • http://blogs.japanesestudies.org/
Open-sourcing Triple Triad Gold, et. al.
« on: 2004-04-04 18:16:40 »
I think it would be great. Interested people (such as me) can continue long-delayed projects, to improve it and add conceived features that the original developer didn't quite accomplish.

Maybe we can have a cvs here. Something like SourceForge. What do you think?

Qhimm

  • Founder
  • *
  • Posts: 1996
    • View Profile
    • Qhimm.com
Open-sourcing Triple Triad Gold, et. al.
« Reply #1 on: 2004-04-04 18:53:52 »
All projects except TTG and the chocobo patch are open-sourced already. Although the CVS idea is nice. :)

delta

  • *
  • Posts: 29
    • View Profile
    • http://blogs.japanesestudies.org/
Open-sourcing Triple Triad Gold, et. al.
« Reply #2 on: 2004-04-04 18:57:01 »
Yup, my point exactly. ^_^;

ye-roon

  • *
  • Posts: 449
    • View Profile
Open-sourcing Triple Triad Gold, et. al.
« Reply #3 on: 2004-04-04 19:20:02 »
whats CVS ??

delta

  • *
  • Posts: 29
    • View Profile
    • http://blogs.japanesestudies.org/
Open-sourcing Triple Triad Gold, et. al.
« Reply #4 on: 2004-04-04 19:55:26 »
CVS stands for 'Concurrent Versions System'. Overly-simplified, it basically allows a team of developers to work on one project at the same time without worrying about versioning conflicts regarding the specific module they are working on (well, almost).

Err... I hope I was understood. My English is not really very good, is it? English isn't really my primary language, so sorry 'bout that. ^_^;

Aaron

  • *
  • Posts: 2818
    • View Profile
    • http://aaron-kelley.net/
Open-sourcing Triple Triad Gold, et. al.
« Reply #5 on: 2004-04-04 20:28:20 »
Quote from: Qhimm
All projects except TTG and the chocobo patch are open-sourced already.

We even already know how the chocobo patch works, though... you can manually apply it in about 15 seconds with a hex editor.  :P

Anyway, I don't see TTG being open-sourced really soon... we might see future releases of it, though, but I imagine progress is slow.
Then again, I'm not Qhimm, so I don't really know ^^

Darkdevil

  • *
  • Posts: 728
    • View Profile
    • Http://darkdevil177.5u.com
Open-sourcing Triple Triad Gold, et. al.
« Reply #6 on: 2004-04-05 18:34:59 »
this is gonna sound realy n00bish, but whats TTG?
i remember triple triad from somewhwere but i cant remember where...GOD i hate memory blanks >_<
stupid head! :evil:

Aaron

  • *
  • Posts: 2818
    • View Profile
    • http://aaron-kelley.net/
Open-sourcing Triple Triad Gold, et. al.
« Reply #7 on: 2004-04-05 18:50:03 »
Triple Triad is a card mini-game in FF8.
http://ttg.qhimm.com/ is TTG's web site.  It's a "remake" of the mini-game by Qhimm.

fa_pa

  • *
  • Posts: 162
    • View Profile
Open-sourcing Triple Triad Gold, et. al.
« Reply #8 on: 2004-04-05 18:56:25 »
what about a new release?

maybe you can finish the network code. that would be realy cool because i love the game and the multiplayer mode would realy rock

Darkdevil

  • *
  • Posts: 728
    • View Profile
    • Http://darkdevil177.5u.com
Open-sourcing Triple Triad Gold, et. al.
« Reply #9 on: 2004-04-05 19:00:41 »
I knew i heard it somewhere... i can be sooooo stupid sometimes >_<

Thanks Aaron 8)

Anonymous

  • Guest
Open-sourcing Triple Triad Gold, et. al.
« Reply #10 on: 2004-04-16 11:04:35 »
anyway, just hope got some new in the future

cpayne1985

  • Guest
Re: Open-sourcing Triple Triad Gold, et. al.
« Reply #11 on: 2009-03-21 10:17:02 »
I'm not sure if people want to sill do this, but i started writing a windows mobile version of TT at university which i did about 30%, i abandoned it and am currently working on a new version but instead of limiting this to one platform, i have started wring a dll that contains:

Embedded Card Images
Basic Rules etc.

I need help with it since I aint got the time to finish it!

Its currently written in .NET and i have opened a sourceforge for it but not 100% how it works.

If anyone is interested, please let me know!!

cpayne1985

  • Guest
Re: Open-sourcing Triple Triad Gold, et. al.
« Reply #12 on: 2009-03-21 10:24:23 »
BTW i'v also coded about

70% of the game application (WinForms)
40% of the game WebForms

60% written an ASPX web service for multiplayer,
30% of a windows mobile app
30% of an XNA app

All platforms should be interplayable from each other!!

Also I was thinking about attempting wii platform, i heard somebody mentioning MONO for the wii a while back....

jesquire

  • Guest
Re: Open-sourcing Triple Triad Gold, et. al.
« Reply #13 on: 2009-03-22 22:28:22 »
If anyone is interested, please let me know!!
cpayne, I can't tell you how glad I am to hear that someone is still into old school triple triad!

Its weird. I just started playing TTG again a few days ago and decided to look at the old site to see if its been updated at all. Of course, it wasn't. I took a peek in the forums though and saw your glorious post and I had to chime in.

Yeah man. I'm interested.

I'm no programmer, but I'd love to help in any way possible if need be.

DAMN YEAH!

MrAdults

  • Guest
Re: Open-sourcing Triple Triad Gold, et. al.
« Reply #14 on: 2009-03-23 21:24:44 »
I actually made a Triple Triad clone with all of the possible game rules and cards a long time ago. It ran directly off of the FF8 PSX CD. You can download it here:

http://www.richwhitehouse.com/index.php?searchquery=gltriad&searchcat=Projects

There was an Xbox port, which only has source code available for it. It was pretty badly written, looking back, but you're free to take that code and do whatever you want with it.