Qhimm.com Forums

Miscellaneous Forums => Archive => Topic started by: Rixorster on 2008-02-11 19:16:48

Title: TTU - Triple Triad Unlimited(Beta 0.1)
Post by: Rixorster on 2008-02-11 19:16:48
Well, I've been developing my own Triple Triad game for a long long while(Made some stuff for 2 weeks, dumped it for 6 months and did something again, and another 5 months break and just felt like coding something again. :) ), it's coded in VB6.0(I just happen to like VB6 :) ), and remember, it's only just a Beta, nothing huge hasn't been implemented yet. Here's a list what's in right now tho:

- Local Login & Register system(Once the final version is out it will be using MySQL)
- Basic card system(Player doesn't have all the cards that are possible to get atm, and has only 10 cards 1 each)
- Basic card battle system(No computer controlled AI or anything atm, the player controls the 'Red' and the 'Blue' player and chooses both's cards from the 10 cards available).
- Rix's ACP v0.1(Admin Control Panel made for this game, currently has only the options to create your own cards and add more administrators)

That's about it right now, if ya want me to upload it somewhere else than RS, give me a link to the site to upload to and I'll upload it. :)

And no source code for the public yet, as it will be released along with the final version.

Testing users(In TTU):

- Login: Test
- Pass: qhimm

Linkies:

- http://rapidshare.com/files/91003819/TTU.rar.html
Title: Re: TTU - Triple Triad Unlimited(Beta 0.1)
Post by: Rixorster on 2008-02-12 12:40:59
Oh yes, and comment's are appreciated. :)
Title: Re: TTU - Triple Triad Unlimited(Beta 0.1)
Post by: Chrisu on 2008-02-12 21:31:46
 :lol: lol

In these Forums you must be patient for comments ^^

Will be a very nice program once its finished, keep it up!
Title: Re: TTU - Triple Triad Unlimited(Beta 0.1)
Post by: Rixorster on 2008-02-13 19:39:11
Thanks, ye I noticed that there are a low amount of people going around Qhimm's forums lately.

And I forgot, credits:

- Graphics(All of the cards): A guy on meh Gmail, nicked Inugami Taiyokai(Or something like that :P ).
- Coding(Other coding except my coding stuff): A few old e-friends of mine on MSN.
Title: Re: TTU - Triple Triad Unlimited(Beta 0.1)
Post by: Jedimark on 2008-04-05 08:59:53
Not Vista compatible... lol :(
Title: Re: TTU - Triple Triad Unlimited(Beta 0.1)
Post by: Rixorster on 2008-04-07 08:08:59
@Jedimark, you get an error or?
Title: Re: TTU - Triple Triad Unlimited(Beta 0.1)
Post by: Jedimark on 2008-04-07 17:30:59
Application crashes after clicking the "Go!" button:

(http://img175.imageshack.us/img175/6121/errorvi8.jpg)
Title: Re: TTU - Triple Triad Unlimited(Beta 0.1)
Post by: Rixorster on 2008-04-08 08:24:29
http://students.turkuai.fi/users/juhiivol/TTU/TranImg6.zip

Just extract it into the folder where the executable lies.
Title: Re: TTU - Triple Triad Unlimited(Beta 0.1)
Post by: Jedimark on 2008-04-08 15:32:54
Oh the file exists - you just need to make sure you register it:

Code: [Select]
Regsvr32 /s TranImg6.ocx
... does the trick.