Page 1 of 1

Goofing with impact

Posted: Wed Dec 28, 2011 12:42 am
by hallsofvallhalla
Since I bought HTML 5 Impact Engine I thought I would share some of my progress.

http://indie-resource.com/impact/index.html

May have to refresh if it says failed to find page. Only happened to me once and it was right after I uploaded so could have been not everything was uploaded.

I am still working on sharpening the graphics. WASD keys to walk around.

Re: Goofing with impact

Posted: Wed Dec 28, 2011 2:19 am
by Jackolantern
Very nice! And I didn't have to refresh.

I bought Impact JS as well, but haven't had the time to really dig into it, although I have been meaning to. Right now I am kind of mixing working on PHP frameworks and re-learning Java (since I am hoping to get an Android tablet in the next couple of weeks, but it has been so long since I have used Java).

Re: Goofing with impact

Posted: Wed Dec 28, 2011 2:20 am
by PKDemon
nice that looks pretty kewl

wish i could buy it haha :P

Re: Goofing with impact

Posted: Wed Dec 28, 2011 2:28 am
by hallsofvallhalla
changed it up. Try again. Looks much better. Figured out scaling. Now it is on!

Re: Goofing with impact

Posted: Wed Dec 28, 2011 4:07 am
by SpiritWebb
Very nice! No refresh was needed for me, using Firefox!

Re: Goofing with impact

Posted: Wed Dec 28, 2011 4:50 am
by Callan S.
Worked on firefox for me as well! Looks cool (though I'd like the dude to move quicker, but I understand if that's for some DB reason you might have latter on). I thought HTML5 was some sort of IE only thing right now?

Re: Goofing with impact

Posted: Wed Dec 28, 2011 5:42 am
by hallsofvallhalla
Heck no, matter of fact IE is behind the most with HTML5. HTML5 is the future.

I am adding a sprint while holding shift ;) Got a whole game planned out. Can finally do planetary wars like i have wanted. owning a ship and exploring the universe, harvesting, mining, lumbering,fighting, building an empire ect..

Re: Goofing with impact

Posted: Wed Dec 28, 2011 5:13 pm
by PKDemon
it works fine for me and i use Google Chrome and FireFox

Re: Goofing with impact

Posted: Wed Dec 28, 2011 5:50 pm
by hallsofvallhalla
i think i just loaded up too fast is why i got the initial issue. Really loving this engine.

Word to the wise though this is NOT a push button engine. There is serious coding involved. Classes, functions, and major Javascript.

Re: Goofing with impact

Posted: Wed Dec 28, 2011 11:18 pm
by Jackolantern
Yeah, definitely some coding to do. However, from what I have seen, their entity system helps keep things nicely organized, which has always been a problem in Javascript due to being prototype-based instead of OO.

As far as the demo, it is looking good! However, the collision boxes on the zone objects and the walls are a bit too big, though.

Did you make this in the Weltmeister map editor?