Page 1 of 1

KR game devs - Programming

PostPosted:Thu Oct 27, 2016 6:15 am
by Fluffy
Hey programmers! For the first release you guys have a big task. You guys need to put everyone's work together and make it work.

Our first milestone will be to create a stable build to begin alpha testing.

V0.1 goals
  1. Set up git repository
  2. Set up hosting of the application (can anyone volunteer their domain to host?)
  3. Create application framework that supports:
    • Tiled playing field of variable length and width
    • Playing field supports tiles with customisable properties
    • Characters to occupy and interact with tiles, and interact with other characters
    • Tracking and manipulating game state based on time
So I guess the first question is, what options do we have tech-wise? HTML5, JavaScript, PHP, SQL?

Re: KR game devs - Programming

PostPosted:Thu Oct 27, 2016 12:46 pm
by deathscyth
i can host its not a problem for me plus i know html-5 and java script aswell forgot to add those in

Re: KR game devs - Programming

PostPosted:Fri Oct 28, 2016 2:05 am
by Fluffy
Great stuff DS! Can you get a page setup with a barebones application (can be just blank with a button or something) so we can have a blank canvas to begin?

Can anyone host another instance? That would be great for backup and forks (if needed).

Once we settle on a template we can set up the git repo.

Re: KR game devs - Programming

PostPosted:Fri Oct 28, 2016 7:19 pm
by deathscyth
yea i can so you want a blank page with a button? if im understanding right

Re: KR game devs - Programming

PostPosted:Fri Oct 28, 2016 8:49 pm
by Fluffy
Yep. Just give us a page to start work with. Ta :)

Re: KR game devs - Programming

PostPosted:Sat Oct 29, 2016 3:45 pm
by deathscyth
alright ill get started with it right now