Page 1 of 1

Turn Based Arena Game

PostPosted: 28 Mar 2018, 03:24
by Naruleaf
I'm working on a browser game which will be run eventually on mobile devices as well. The game is a strategical turn based multi payer game similar to previous arena games like Naruto-arena and Soul arena. The game is currently in early development and there are still so many things to figure out. I plan to make the source code available for everyone once the game is stable.

Everyone is welcome to help or just follow the projects development on https://discord.gg/QsKDr24.

I'm still trying to create all the assets so there are currently no images available.

History

After previous arena games started to lose community due to lack of updates and outdated technologies. Groups formed to try and restore these types of games.

Goal

The goal of this project is to restore arena games while at the same time ensure continuous development. At the same time trying to promote open-source software.

Contributors


If you are interested in the project, either leave a comment here or join discord.

Currently we are looking for:
    Writers
    UI Designers
    Programmers

Links:
https://discord.gg/QsKDr24
https://geektypist.com/sourcecode/arena-builder.git/

Re: Turn Based Arena Game

PostPosted: 28 Mar 2018, 22:50
by charlie
If you want to make it open source then just do so. Don't worry about it being stable first.

Until the game is availabe under an open source license then this is not really the place for it since this is a forum specifically for open source - and really mainly libre-licensed - game projects.

Re: Turn Based Arena Game

PostPosted: 29 Mar 2018, 00:43
by Naruleaf
I see thanks for reply. I will do so as soon as possible and share the link. Just to clarify, the game is not playable yet.

Since the project is built on Laravel, I'm assuming it make sense to only include the project's model and not the entire Laravel environment.