PDA

View Full Version : [Help Wanted] Game, Server & Design Development



Enijar
10-07-2018, 10:21 AM
I've been working on and off of the HTML5 version of the game. I've got a 3D modeller working from the old 2D game assets. See below some Tweets of the models in their basic shapes. He still needs to texture and animate them, but this should give you a feel for them.

Model Previews
https://twitter.com/NovaArdent/status/1045857612162576384
https://twitter.com/NovaArdent/status/1043122311271002112

Source Code
The game is fully open-sourced on my GitHub and any contributions would be greatly appreciated:

https://github.com/Enijar/Tactics-Arena

Technical Details
• Server is built in NodeJS
• Frontend is built in ReactJS
• Game is built in ThreeJS

Current Progress
• Authentication (login/register)
• Real-time chat
• Chat commands (/stat, etc.)
• Floors
• Arena player placement (needs improvement and real-time implementation)

I've created a Trello board for anyone willing to help in design or development (any help will be really appreciated).

https://trello.com/b/TcYCEPOk/tactics-arena-game

Loopget
10-23-2018, 03:42 AM
Good to see the dream lives on

Hoping to see this back one day..It has been dearly missed

Enijar
10-27-2018, 06:28 PM
Progress
The following features have been implemented.

• Working version of the login, registration, lobby, chat and commands are up at https://arenareborn.com/
• Progress of the game is up at https://arenareborn.com/play

Planned
I am currently working on the following components of the game.

• More chat commands (/challenge, /mute, /floor, etc.)
• Add more models
• Implement game GUI
• Implement game server

If any of you are engineers or have experience with web/game development, I would greatly appreciate your help on this. Much more code needs to be written for a working version of the game to get up and running.

All source code is available open-source on GitHub https://github.com/Enijar/Tactics-Arena.

Enijar
11-09-2018, 11:33 AM
I'm holding off developing on this repository to help BrutalRage with his version of the game – https://github.com/pongstylin/tactics

CPC
07-22-2019, 05:15 AM
I'm holding off developing on this repository to help BrutalRage with his version of the game – https://github.com/pongstylin/tactics

I'm seeing alot of activity here - is there any estimated time until this is released to the public and ready for free play like the good ole days?