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 :)
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
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 :)
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.
1 decade 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....
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 »