Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by stahlmanDesign

Here's something I've done that's not a game.

http://www.stahlmandesign.com/jdm/calendrierlnh/indexBaked.html

I wanted to get some Flash-like interactivity out of Impact. Right now it doesn't do much but load game dates and results from an XML file and position the logos and results using entities. Not all months are done. Each game day is manually laid out in a level and is given a value which is the date. Later in main.js the XML code is parsed and then checks to see if the entities in the current level correspond to any dates in the XML. If so, it updates the info and the sprite frame is shifted to the correct logo.

It uses the notification manager plugin, but right now only displays the team name as a test.

I want to create a pop-up "tool tip" like effect with a phrase highlighting the game.

If you press and hold down the hockey player will move around like a game, but that's just for fun.

It also works with the accelerometer so that if you move the iPad around it should move the hockey player.

1 decade ago by TylerAppmobi

This is a really cool idea. As I've played around with HTML5 projects to replace old Flash projects I never really thought to use Impact.

Great work and awesome job thinking outside the box :D
Page 1 of 1
« first « previous next › last »