Chaotic TCG Backup Forum

Don't forget to join our Discord!

Join the forum, it's quick and easy

Chaotic TCG Backup Forum

Don't forget to join our Discord!

Chaotic TCG Backup Forum

Would you like to react to this message? Create an account in a few clicks or log in to continue.

5 posters

    Creating a New Site to play on?

    1bigwarriors
    1bigwarriors
    Common


    Chaotic Username : somedude
    Chaotic Coins : 18

    Creating a New Site to play on? Empty Creating a New Site to play on?

    Post by 1bigwarriors Wed Nov 11, 2015 11:31 pm

    I know that making the old site has been brought up before and nothing has come of it, so I don't want to give any false hopes, but I believe I am far enough in my Software engineering degree to start making the old site to play on. I will need some help tho. Does anyone have jpeg or png images of every single card? Also does anyone here have any experience in Java or html/css? I would like to start working on this during Thanksgiving break and Christmas break time permitting
    bobosmith01
    bobosmith01
    Super Rare


    Chaotic Username : Alexrayboy
    Chaotic Coins : 289
    Location : Maryland

    Creating a New Site to play on? Empty Re: Creating a New Site to play on?

    Post by bobosmith01 Thu Nov 12, 2015 6:57 am

    We have TCO, and while it's not perfect, I mean, it works.
    KingMaxxor4
    KingMaxxor4
    Marrillian


    Chaotic Username : KingMaxor4
    Chaotic Coins : 2744

    Creating a New Site to play on? Empty Re: Creating a New Site to play on?

    Post by KingMaxxor4 Thu Nov 12, 2015 11:58 pm

    Trade Cards Online has almost all chaotic card images. I have experience in Java and html/ Javascript/ css

    I was eventually going to get around to creating my own chaotic web client some time in 2016. I'm currently working on the Portal, but I'll be willing in pitching in.
    Chiodosin1
    Chiodosin1
    Ultra Rare


    Chaotic Username : Chiodosin1
    Chaotic Coins : 1095
    Location : Minnesota, US

    Creating a New Site to play on? Empty Re: Creating a New Site to play on?

    Post by Chiodosin1 Fri Nov 13, 2015 12:13 am

    almost all the images!!! which ones are we missing!!
    1bigwarriors
    1bigwarriors
    Common


    Chaotic Username : somedude
    Chaotic Coins : 18

    Creating a New Site to play on? Empty Re: Creating a New Site to play on?

    Post by 1bigwarriors Fri Nov 13, 2015 1:41 pm

    Marrillian wrote:Trade Cards Online has almost all chaotic card images. I have experience in Java and html/ Javascript/ css

    I was eventually going to get around to creating my own chaotic web client some time in 2016. I'm currently working on the Portal, but I'll be willing in pitching in.

    I have no experience with html/css so I would need your help to put the game client online. Also do you have any experience with Java Swing Libraries? I haven't covered them yet, but I figured I could probably learn that in my own time.
    Strider
    Strider
    newb


    Chaotic Username : Strider
    Chaotic Coins : 4

    Creating a New Site to play on? Empty Re: Creating a New Site to play on?

    Post by Strider Sat Nov 14, 2015 12:56 pm

    1bigwarriors wrote:
    Marrillian wrote:Trade Cards Online has almost all chaotic card images. I have experience in Java and html/ Javascript/ css

    I was eventually going to get around to creating my own chaotic web client some time in 2016. I'm currently working on the Portal, but I'll be willing in pitching in.

    I have no experience with html/css so I would need your help to put the game client online. Also do you have any experience with Java Swing Libraries? I haven't covered them yet, but I figured I could probably learn that in my own time.

    Anything but swing XD. It's a tall order to rebuild the entire play-ability, unless you're making the game manual only then I can see it working out. I'm a full stack dev but I can't see my self devoting time to it (final year at uni, so work load is pretty high as it is XD)
    KingMaxxor4
    KingMaxxor4
    Marrillian


    Chaotic Username : KingMaxor4
    Chaotic Coins : 2744

    Creating a New Site to play on? Empty Re: Creating a New Site to play on?

    Post by KingMaxxor4 Tue Nov 17, 2015 10:26 pm

    Strider wrote:Anything but swing XD. It's a tall order to rebuild the entire play-ability, unless you're making the game manual only then I can see it working out. I'm a full stack dev but I can't see my self devoting time to it (final year at uni, so work load is pretty high as it is XD)
    Time is the pressure we all feel haha.
    Personally I was thinking of making a manual system (like a duel network version). Stats would be randomized? Snap to grids obviously. IDK where the decks are coming from (unless tco has an API that the owner would allow 3rd parties to call)... so building that will be fun Tongue Although I'm not sure what 1bigwarriors has in mind.

    1bigwarriors wrote:I have no experience with html/css so I would need your help to put the game client online. Also do you have any experience with Java Swing Libraries? I haven't covered them yet, but I figured I could probably learn that in my own time.
    With the way things are, using webside java is a no do (since plugins have been killed in modern internet browsers haha). If you are referring to creating a client well ew.
    1bigwarriors
    1bigwarriors
    Common


    Chaotic Username : somedude
    Chaotic Coins : 18

    Creating a New Site to play on? Empty Re: Creating a New Site to play on?

    Post by 1bigwarriors Tue Nov 17, 2015 11:49 pm

    Marrillian wrote:
    Strider wrote:Anything but swing XD. It's a tall order to rebuild the entire play-ability, unless you're making the game manual only then I can see it working out. I'm a full stack dev but I can't see my self devoting time to it (final year at uni, so work load is pretty high as it is XD)
    Time is the pressure we all feel haha.
    Personally I was thinking of making a manual system (like a duel network version). Stats would be randomized? Snap to grids obviously. IDK where the decks are coming from (unless tco has an API that the owner would allow 3rd parties to call)... so building that will be fun Tongue Although I'm not sure what 1bigwarriors has in mind.

    1bigwarriors wrote:I have no experience with html/css so I would need your help to put the game client online. Also do you have any experience with Java Swing Libraries? I haven't covered them yet, but I figured I could probably learn that in my own time.
    With the way things are, using webside java is a no do (since plugins have been killed in modern internet browsers haha). If you are referring to creating a client well ew.

    I guess I didn't realize that plugins for java were so bad in browser. How would you do it right now if you were to do it?
    Strider
    Strider
    newb


    Chaotic Username : Strider
    Chaotic Coins : 4

    Creating a New Site to play on? Empty Re: Creating a New Site to play on?

    Post by Strider Wed Nov 18, 2015 3:38 pm

    1bigwarriors wrote:
    Marrillian wrote:
    Strider wrote:Anything but swing XD. It's a tall order to rebuild the entire play-ability, unless you're making the game manual only then I can see it working out. I'm a full stack dev but I can't see my self devoting time to it (final year at uni, so work load is pretty high as it is XD)
    Time is the pressure we all feel haha.
    Personally I was thinking of making a manual system (like a duel network version). Stats would be randomized? Snap to grids obviously. IDK where the decks are coming from (unless tco has an API that the owner would allow 3rd parties to call)... so building that will be fun Tongue Although I'm not sure what 1bigwarriors has in mind.

    1bigwarriors wrote:I have no experience with html/css so I would need your help to put the game client online. Also do you have any experience with Java Swing Libraries? I haven't covered them yet, but I figured I could probably learn that in my own time.
    With the way things are, using webside java is a no do (since plugins have been killed in modern internet browsers haha). If you are referring to creating a client well ew.

    I guess I didn't realize that plugins for java were so bad in browser. How would you do it right now if you were to do it?

    I would think of using something like quintus if it were to be 2D. For 3D could use WebGL.
    Chiodosin1
    Chiodosin1
    Ultra Rare


    Chaotic Username : Chiodosin1
    Chaotic Coins : 1095
    Location : Minnesota, US

    Creating a New Site to play on? Empty Re: Creating a New Site to play on?

    Post by Chiodosin1 Wed Nov 18, 2015 5:45 pm

    Strider wrote:
    1bigwarriors wrote:
    Marrillian wrote:
    Strider wrote:Anything but swing XD. It's a tall order to rebuild the entire play-ability, unless you're making the game manual only then I can see it working out. I'm a full stack dev but I can't see my self devoting time to it (final year at uni, so work load is pretty high as it is XD)
    Time is the pressure we all feel haha.
    Personally I was thinking of making a manual system (like a duel network version). Stats would be randomized? Snap to grids obviously. IDK where the decks are coming from (unless tco has an API that the owner would allow 3rd parties to call)... so building that will be fun Tongue Although I'm not sure what 1bigwarriors has in mind.

    1bigwarriors wrote:I have no experience with html/css so I would need your help to put the game client online. Also do you have any experience with Java Swing Libraries? I haven't covered them yet, but I figured I could probably learn that in my own time.
    With the way things are, using webside java is a no do (since plugins have been killed in modern internet browsers haha). If you are referring to creating a client well ew.

    I guess I didn't realize that plugins for java were so bad in browser. How would you do it right now if you were to do it?

    I would think of using something like quintus if it were to be 2D. For 3D could use WebGL.


    I just did this to make it look more ridiculous

    Sponsored content


    Creating a New Site to play on? Empty Re: Creating a New Site to play on?

    Post by Sponsored content


      Current date/time is Fri Apr 26, 2024 8:46 pm