O' what to use.. what to use..

For discussions about game development that does not fit in any of the other topics.
Post Reply
User avatar
Articus
Posts: 10
Joined: Thu May 19, 2011 5:07 am

O' what to use.. what to use..

Post by Articus »

I have been going through halls videos, learning PHP, SQL, looking at JS and Ajax... and realized that I may have a problem when looking at the tech and what I can do. I am at a stand still on what tech to use. I want to make a game similar to the FF4-6 games on the SNES, or at very least, the smooth active bar combat system. I can live with more limited world movement, but not with combat.

I found things like this talk about node.js and aves engine... but was only watching with enviousness. It is way out of my league to get. I also looked at other games on the browser that had similar ideals to mine or smooth(ish) play. AdventureQuest and Fantasy Online using Flash. Runescape and Minecraft (browser version) on Java. C#. Is this where I should be aiming? Or is JS / HTML5 better? I remember playing a demo Zelda-esk game on HTML5 which was smooth as hot butter.

So yeah, that is where I am at... any suggestions, questions, answers, hm? ^^
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: O' what to use.. what to use..

Post by hallsofvallhalla »

There are many options but few that will actually produce what you want in the end. I too have spent some time tryiong to replicate the old FF games through a browser and have found only Unity and Javascript to be good models but both take some work. Look at my Javascript/ajax tutorials. With single player you can remove much of the ajax. Also try out my Javascript RPG engine.
User avatar
Articus
Posts: 10
Joined: Thu May 19, 2011 5:07 am

Re: O' what to use.. what to use..

Post by Articus »

Thanks! Alright, sounds difficult but good.

Forgive my ignorance, but where is the engine? (Or is it the tutorial?)
User avatar
SpiritWebb
Posts: 3107
Joined: Sun Jul 12, 2009 11:25 pm

Re: O' what to use.. what to use..

Post by SpiritWebb »

Articus wrote:Thanks! Alright, sounds difficult but good.

Forgive my ignorance, but where is the engine? (Or is it the tutorial?)
Unity: http://www.unity3d.com
Image

Image
User avatar
Articus
Posts: 10
Joined: Thu May 19, 2011 5:07 am

Re: O' what to use.. what to use..

Post by Articus »

SpiritWebb wrote:
Unity: http://www.unity3d.com
Er.. sorry meant the "Javascript RPG engine" he was talking about.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: O' what to use.. what to use..

Post by hallsofvallhalla »

well here is a example of the engine,
http://indie-resource.com/rpgengine/index.php

do not use IE, use chrome or mozilla or something.

Easy to simulate.
Post Reply

Return to “General Development”