Aiken Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/me-yat.jpeg) Posts: 333 Status: Offline Gender: Male Location: In a very lonely place, the domain of despair Age: 35 Joined:
pmskypemsnyahooxfire | |
dog199200 Guest | Re: Javascript OOP (7th Jan 10 at 8:01pm UTC) | | I wouldn't suggest making a game with JS | |
|
Aiken Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/me-yat.jpeg) Posts: 333 Status: Offline Gender: Male Location: In a very lonely place, the domain of despair Age: 35 Joined:
pmskypemsnyahooxfire | |
dog199200 Guest | Re: Javascript OOP (7th Jan 10 at 8:34pm UTC) | | Well it depends, what type of game are you planning on doing? | |
|
Aiken Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/me-yat.jpeg) Posts: 333 Status: Offline Gender: Male Location: In a very lonely place, the domain of despair Age: 35 Joined:
pmskypemsnyahooxfire | |
dog199200 Guest | Re: Javascript OOP (7th Jan 10 at 11:25pm UTC) | | well that doesn't help at all. When you go trying to make any kind of game you need to know what your going for, like what type of game cause all programming of any type all varies on exactly what kind of game your making if you want people to help you be willing to provide details of exactly what your looking for
Sorry I i seem mean, but I am a video game programmer, and saying that I need someone to make a game doesn't help you need to say exactly what type of game your looking for. But honestly, if I were you'd i'd bypass JS for a game since it be extremely server heavy, cause there is no way you can just past the code on vforums, they have to be side server'ed if you plan on it being or not. You should look more into .net programming based things, like Visual Basic, and then call the application from a server, via JS. Or even flash will do. | |
|
Aiken Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/me-yat.jpeg) Posts: 333 Status: Offline Gender: Male Location: In a very lonely place, the domain of despair Age: 35 Joined:
pmskypemsnyahooxfire | |
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: Javascript OOP (8th Jan 10 at 12:36am UTC) | | So you want us to teach you JS OOP, vForums coding, and THEN how to code a game?
Go learn flash. | |
|
dog199200 Guest | Re: Javascript OOP (8th Jan 10 at 1:28am UTC) | | either way if your looking into JS OOP then read this http://articles.sitepoint.com/article/oriented-programming-1/1 also i don't think JS is stable for making a game anyways. Adding to that, its not something you can just throw together. You need some soft of GDK, or SDK, for a game engine that supports JS console output. Which I don't know any
Edit: here is one you can look into http://gamequery.onaluf.org/ your best bet is googling "javascript game engines" | |
|
Aiken Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/me-yat.jpeg) Posts: 333 Status: Offline Gender: Male Location: In a very lonely place, the domain of despair Age: 35 Joined:
pmskypemsnyahooxfire | Re: Javascript OOP (8th Jan 10 at 1:37am UTC) | | A few years ago I made a nice JS dice rolling game, the dice were white except when there were matches. If 2 dice matched then matching dice were yellow but if all 3 matched then they were red. Also there was a roll log where the lat roll was highlighted yellow. The bad news is I lost the code and the images. | |
vF forums: Perfect World RP BLEACH Universe - Under Construction / Testing Phase Xen Qarna RP - Stage I Vyren Entar Battle Network RP - Under Construction / Maintenance Mode Enabled the Final Anime Hideout |
|
dog199200 Guest | Re: Javascript OOP (8th Jan 10 at 1:41am UTC) | | You still best off finding yourself an JS GDK, or some JS game engine. I posted a good one in an edit on my last post. That way it will do all the main hard coding and you can focus on graphic work. Keep in mind you'll still have to code things in on your own, but fi you've done it before then you shouldn't have a problem.
I wont lie, i'm far from good with JS... i'm a .net programmer, and have have never been able to really understand more then the basics with JS but yet I could tell you how to program a game in C++, C#, and vB lol | |
|
Aiken Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/me-yat.jpeg) Posts: 333 Status: Offline Gender: Male Location: In a very lonely place, the domain of despair Age: 35 Joined:
pmskypemsnyahooxfire | |
dog199200 Guest | Re: Javascript OOP (8th Jan 10 at 1:46am UTC) | | if your not storing data or anything like that using a game engine wont be a problem
Edit: over all here is a list of a lot of game engines, look at the JS ones and you decide http://en.wikipedia.org/wiki/List_of_game_engines, cause honestly you can ask what JS OOP would work great for a game, but without have anything in mind for a game, no one can help you | |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: Javascript OOP (8th Jan 10 at 4:33am UTC) | | It's not hard what you're wanting to do, I mean, I could probably code you a game, but for a complete novice, then yea, it's a bit hard! | |
|
Aiken Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/me-yat.jpeg) Posts: 333 Status: Offline Gender: Male Location: In a very lonely place, the domain of despair Age: 35 Joined:
pmskypemsnyahooxfire | |