Page 1 of 1
Hey guys and gals!
Posted: Thu May 23, 2013 3:16 pm
by Torniquet
Hows it going people. Not browsed the forums in a while. So thought I would swing by and say howdy
What you all working on as of late?
Re: Hey guys and gals!
Posted: Thu May 23, 2013 3:25 pm
by a_bertrand
Hi Torniquet, I'm working on my own isometric JS mmo currently but that will take a lot of time and efforts. Beside that I just released a first part of a JS tutorial here on this forum. And you ? What are you up to?
Re: Hey guys and gals!
Posted: Thu May 23, 2013 3:48 pm
by hallsofvallhalla
Welcome back!!!
Re: Hey guys and gals!
Posted: Thu May 23, 2013 3:52 pm
by Torniquet
a_bertrand wrote:I'm working on my own isometric JS mmo currently but that will take a lot of time and efforts.
In Vanilla JS or using jQuery? I built a rpg engine from a tutorial i found and expanded it a bit. But I came across problems and decided to pack it in and go back to my current project lol. Still learnt a bit from it though.
Currently I am working lots lol (got a week off work this week). Learning to use vanilla javascript properly, creating classes and various applications. But my current personal project is a tutorial website ready for when I start uploading tutorials again and so people at work use it as well. Has a unique feel to it, so I am hoping it has a nice impact
@halls
Hey halls! Hows it hangin mate

Re: Hey guys and gals!
Posted: Thu May 23, 2013 6:34 pm
by a_bertrand
Plain old pure JS. No framework and certainly not jQuery (which anyhow doesn't shine for canvas).
Re: Hey guys and gals!
Posted: Thu May 23, 2013 9:10 pm
by Jackolantern
Torniquet!

Long time no see
And yeah, jQuery doesn't offer much for Canvas hehe

Re: Hey guys and gals!
Posted: Fri May 24, 2013 12:10 am
by Torniquet
Hey Jack. Yes long time indeed
I dont use jQuery much these days lol and have never tried using it with canvas.