Re-Monetizing an Old Game- Porting Flash Games to HTML5

Using HTML5 as this particular game platform allows making the porting without huge investments.
Briefly about HTML5:
Firstly a few words, why I suggest using HTML5 for porting flash games: HTML5 is a widely known technology that has such syntactic features as, and elements, as well as the integration of scalable vector graphics (SVG) content (replacing generic tags), and MathML for mathematical formulas. These features allow to make it easy to include and handle multimedia and graphical content on the web without having to resort to proprietary plugins and APIs. Today's HTML5 game developers always search new techniques to porting flash games to HTML5.
Below I would like to point out the main benefits and some shortcomings of using HTML5 for porting a flash game.
Pluses:
- Cross-platform (the ability to launch a game on any platform)
- The development of HTML5 apps takes relatively little time
- Saves resources (writing of the universal code for all platforms is less costly in comparison with developing native apps for each platform)
- Easy bug-fixing
Minuses:
- Security
- Possible productions issues
- Some limitations of the mobile devices
- ..Read Full Blog at - Re-Monetizing an Old Game- Porting Flash Games to HTML5
Post Your Ad Here
Comments