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

Jewelled Stars Mythos

 Rating: 0/10 after 0 votes Please login to rate! Can't rate your own Game! Already rated!

9 years ago by dungeonmaster

Here is my latest game on iOS. As soon as I find a comfortable obfuscation, I'll release it as a browser playable game.

I'll appreciate if you can try it (if you have an iPhone) and tell what you think :)

9 years ago by stahlmanDesign

It hardly looks like an Impact game. Excellent star effects. It also looks like HTML text, or are those images that descend? Nice subtle effect with the turning gear in the lower-left

9 years ago by dungeonmaster

Thanks for checking out.

Except from the logo in the main screen, all text is native. I couldn't get the Ejecta working properly with the impact fonts and also localization is much easier with native font+UTF8.

The gear tries to comunicate the message "I'm a little options button here. I'm clickable. Why not try me?" by turning. I hope it does it's job well :)

9 years ago by stahlmanDesign

I didn't know you could use HTML text with Ejecta. I'm going to do some tests and re-read which DOM elements are supported.

9 years ago by copman

you can not use "HTML"-text in E., just the canvas is implemented so you can use:
ig.system.context.fillText(.....

nice regards....

9 years ago by dungeonmaster

Like copman said, basically you can use fillText. It works both in HTML(Browser) and also in Ejecta(iOS) since it's implemented.
Page 1 of 1
« first « previous next › last »