Jump to content

Photo

So lets say I wanted to build a game


  • Please log in to reply
34 replies to this topic

#1 SpleenBeGone

SpleenBeGone

    Deer Leader of the Goriest Revolution

  • Administrators
  • 14,951 posts
  • LocationHouston

Posted 10 April 2012 - 06:42 AM

something rather simple graphically, similar to this really: http://nerdforum.org...ple-smash-crew/
Lets say it's going to be an RPG with a Final Fantasy style turn based combat system, along with a skill system and items.

Now at one point I was almost fluent enough in javascript to actually call myself a programmer, and I'm under the impression that it's now possible to build simpler games that are browser based through html5/javascript. Would it be realistic to build a game of this sort in this style, using a database for saves, or would it be more realistic to learn java and go that route?

All just hypothetical questions of course.

Edit - Also, I know there are libraries and engines like jMonkey for java, is there anything similar for js/html5?
nmjUGDL.jpg

#2 (V) (`m`) (V) ︵ ┻━┻

(V) (`m`) (V) ︵ ┻━┻

    Forever in debt to your priceless advice.

  • Members
  • 10,996 posts
  • LocationThey're coming to take me away..

Posted 10 April 2012 - 02:23 PM

Inb4 Wolfie calls LOSK shens.

ΝΙΨΟΝ ΑΝΟΜΗΜΑΤΑ ΜΗ ΜΟΝΑΝ ΟΨΙΝ

obazNZl.gif


#3 SpleenBeGone

SpleenBeGone

    Deer Leader of the Goriest Revolution

  • Administrators
  • 14,951 posts
  • LocationHouston

Posted 10 April 2012 - 02:27 PM

:lol:
If I do build a game, I'd like for it to be more...um...not a joke? is there a word for that?

I'm not even sure I will, just tossing around ideas in my head while I'm bored.
nmjUGDL.jpg

#4 (V) (`m`) (V) ︵ ┻━┻

(V) (`m`) (V) ︵ ┻━┻

    Forever in debt to your priceless advice.

  • Members
  • 10,996 posts
  • LocationThey're coming to take me away..

Posted 10 April 2012 - 02:28 PM

Srs bidness.

You're bored all the time. >.>

I wish you good luck tho as I cannot impart anything else of relevance into this conversation.

Titty sprinkles.

ΝΙΨΟΝ ΑΝΟΜΗΜΑΤΑ ΜΗ ΜΟΝΑΝ ΟΨΙΝ

obazNZl.gif


#5 SpleenBeGone

SpleenBeGone

    Deer Leader of the Goriest Revolution

  • Administrators
  • 14,951 posts
  • LocationHouston

Posted 10 April 2012 - 02:30 PM

Yeah, the idea is to give me something to do while I'm bored. >.>

:lol:
Thank you.
nmjUGDL.jpg

#6 (V) (`m`) (V) ︵ ┻━┻

(V) (`m`) (V) ︵ ┻━┻

    Forever in debt to your priceless advice.

  • Members
  • 10,996 posts
  • LocationThey're coming to take me away..

Posted 10 April 2012 - 02:34 PM

You're welcome. :)

ΝΙΨΟΝ ΑΝΟΜΗΜΑΤΑ ΜΗ ΜΟΝΑΝ ΟΨΙΝ

obazNZl.gif


#7 wingn

wingn

    Byte

  • Members
  • 13 posts

Posted 10 June 2012 - 10:14 PM

Rpgmaker vx does not have java script but there is little coding involved with events it's easy and turn based fighting. if you do make a game I'll play test. Last but not least you should really get that spleen checked out I'm positive that's not healthy

#8 Wolf

Wolf

    Zettabyte

  • Members
  • 6,487 posts

Posted 10 June 2012 - 10:24 PM

Rpgmaker vx does not have java script but there is little coding involved with events it's easy and turn based fighting. if you do make a game I'll play test. Last but not least you should really get that spleen checked out I'm positive that's not healthy

He's looking to make a site based game, not an installed/run game

also, RPGMaker is just a frontend for a rather shitty Ruby engine

#9 SpleenBeGone

SpleenBeGone

    Deer Leader of the Goriest Revolution

  • Administrators
  • 14,951 posts
  • LocationHouston

Posted 11 June 2012 - 07:50 AM

As wolf said, I'm learning more towards something that can be played in a browser, if done at all.

And my spleen is fine. :P
nmjUGDL.jpg

#10 Wolf

Wolf

    Zettabyte

  • Members
  • 6,487 posts

Posted 11 June 2012 - 09:29 AM

You wanna just make something with html5 and css3?

#11 SpleenBeGone

SpleenBeGone

    Deer Leader of the Goriest Revolution

  • Administrators
  • 14,951 posts
  • LocationHouston

Posted 11 June 2012 - 11:24 AM

That'd be pretty epic. >.>
Nerd forum browser quest.
nmjUGDL.jpg

#12 Wolf

Wolf

    Zettabyte

  • Members
  • 6,487 posts

Posted 11 June 2012 - 11:29 AM

It wouldnt be hard...

well I take that back

It's not impossible, so that's good motivation

I finished downloading my giant collection of HTML5 books last night, I'll probably throw down on them tomorrow

#13 SpleenBeGone

SpleenBeGone

    Deer Leader of the Goriest Revolution

  • Administrators
  • 14,951 posts
  • LocationHouston

Posted 11 June 2012 - 11:51 AM

:lol:
Let me know how the learning is going. :)
nmjUGDL.jpg

#14 Wolf

Wolf

    Zettabyte

  • Members
  • 6,487 posts

Posted 15 June 2012 - 10:41 AM

So I thought, for some odd reason, I wouldn't need to learn Javascript

I was very wrong, and have now added javascript into the giant list of things I need to shove in my brain

One game dev book was literally telling me to buy Impact [a javascript game engine that also works for iOS] by page 5... the rest of the book was the pros of using Impact, and how to use it... I would call it a huge waste, but I might end up using it one day, so *shrug*

and apparently, html5 and css are just going to be the structure and presentation, with the actual game, engine, and mechanics happening in java

*finger pyramid*

*eye squint*

hrmmmmmm

Back to my books

#15 SpleenBeGone

SpleenBeGone

    Deer Leader of the Goriest Revolution

  • Administrators
  • 14,951 posts
  • LocationHouston

Posted 15 June 2012 - 10:42 AM

Look into jmonkey, it's a free javascript engine thingy.
nmjUGDL.jpg

#16 Wolf

Wolf

    Zettabyte

  • Members
  • 6,487 posts

Posted 15 June 2012 - 10:59 AM

o.o

aaaaand that solves that

well, I'm still going to learn java

because of reasons

although I'm iffy on HTML5 and CSS, now tho

it seemed like they just liked HTML5 for it's canvas tag, and CSS cuz it's pretty

there was something about making java run better, but I would have to call shens

It's useful for web pages, tho

now the weighted decision... web pages or game?

<.>

#17 SpleenBeGone

SpleenBeGone

    Deer Leader of the Goriest Revolution

  • Administrators
  • 14,951 posts
  • LocationHouston

Posted 15 June 2012 - 03:12 PM

Game? >.>
nmjUGDL.jpg

#18 Wolf

Wolf

    Zettabyte

  • Members
  • 6,487 posts

Posted 16 June 2012 - 04:33 PM

Game? >.>

idk... I kinda like money <.<

#19 SpleenBeGone

SpleenBeGone

    Deer Leader of the Goriest Revolution

  • Administrators
  • 14,951 posts
  • LocationHouston

Posted 16 June 2012 - 05:26 PM

Websites it is then. :P
nmjUGDL.jpg

#20 Wolf

Wolf

    Zettabyte

  • Members
  • 6,487 posts

Posted 16 June 2012 - 05:34 PM

But, farmville proved that crappy social games can generate profit over time,

all I have to do is use metrics to tweak gameplay

And I fucking love metrics >_>;;

GAME IT IS!