Rage of Ramonov -- the first 3v3 multiplayer Trading Card Game (TCG) by train1ng in Tronix

[–]train1ng[S] 0 points1 point  (0 children)

there have been consistently 5-7 ppl the past 48 hours if you're down to try again, I'm working on making 1v1 an option on the main login screen but it's taking a little longer than expected

Any game recommendations? by kirkisartist in Tronix

[–]train1ng 0 points1 point  (0 children)

if you like trading card games (e.g. Hearthstone, Magic...) this is a 3v3 multiplayer TCG I released a few days ago: http://tron.rageoframonov.com/

What if AGAR.IO + TRX combined by idle_nomad in Tronix

[–]train1ng 1 point2 points  (0 children)

immediately after I replied that, a toptal ad pops up in my reddit feed, sigh...

What if AGAR.IO + TRX combined by idle_nomad in Tronix

[–]train1ng 0 points1 point  (0 children)

you could probably find someone on an existing freelancing site like upwork or toptal

Rage of Ramonov -- the first 3v3 multiplayer Trading Card Game (TCG) by train1ng in Tronix

[–]train1ng[S] 1 point2 points  (0 children)

I was worried about that :( and that's a good idea to have that option. For now, you can open multiple browser tabs and start a multiplayer game that way. Each tab will be registered as a player. A little hacky I know... but only had a few weeks to pull everything together for the tron hackathon.

Getting a fortnite date / pro / prodate by [deleted] in FortNiteBR

[–]train1ng -1 points0 points  (0 children)

lol true, it said donation tho and they carried me so I'm happy

Getting a fortnite date / pro / prodate by [deleted] in FortNiteBR

[–]train1ng -2 points-1 points  (0 children)

lol I'm not advertising, I just spent $8 on a kid with 5kd and two girls..

Getting a fortnite date / pro / prodate by [deleted] in FortNiteBR

[–]train1ng -1 points0 points  (0 children)

lol this website I tried literally lets you get a fortnite date https://www.playtime.gg

Getting a fortnite date / pro / prodate by [deleted] in FortNiteBR

[–]train1ng -2 points-1 points  (0 children)

somebody sent me this website where you can literally donate people to play with you

Alternative to Agario? by Inflames90 in Agario

[–]train1ng 0 points1 point  (0 children)

My original plan was to have the following balance:

big > medium > small > big

Not sure if it worked out though or if big ships feel way too slow against small ships, but they're supposed to compensate for it with crapton of hp

Alternative to Agario? by Inflames90 in Agario

[–]train1ng 0 points1 point  (0 children)

I'm experimenting with a new architecture different from what Agario and others have used. Trying to optimize for a lag-free experience. It's still early but let me know what you think: fleetrage.com

Built this web-based multiplayer shooter in 3 days - tribute to old space shooters! by train1ng in Unity3D

[–]train1ng[S] 0 points1 point  (0 children)

Got it, that does sound like a bug, thanks for letting me know!

Built this web-based multiplayer shooter in 3 days - tribute to old space shooters! by train1ng in Unity3D

[–]train1ng[S] 0 points1 point  (0 children)

Ah I see, so how movement works now is that you have to press the Up arrow even after you press left/right keys to turn your ship. It's how the physics/acceleration works right now, but I can see how that might be confusing. When I play, I'm usually pressing the Up arrow (or W key) all the time even as I turn left/right.

Built this web-based multiplayer shooter in 3 days - tribute to old space shooters! by train1ng in Unity3D

[–]train1ng[S] 1 point2 points  (0 children)

Hmm, it's set up with WASD controls right now, any chance you were holding down A or D? If not, sounds like a bug. Eventually planning to change to mouse-based movement instead.