0%
Loading ...

Tag: HTML5

  • Create Android Phonegap HTML5 project

    Create Android Phonegap HTML5 project

    01. Install Android Studio. Verify that JDK installed, if not then download and install it from here. 02. Create example project of hello world. 03. Run the project on AVD (Android Virtual Device) – Verify everything works ok: Create AVD Select Phone: Nexus 5x System with VT-x select Image x86. Weak system select arm Kitkat…

    Continue reading

  • HTML5 Games and Applications Source Codes

    HTML5 Games and Applications Source Codes

    Learm HTML5 games step by step: 01 – https://bitbucket.org/gmagen1972/game.development.html5 HTML5 Games: 01 – http://superdevresources.com/open-source-html5-games/ 02 – http://openhtml5games.com/ 03 – http://www.java2s.com/Open-Source/Javascript_Free_Code/Game_HTML5/List_of_Free_code_Game_HTML5.htm 04 – https://github.com/search?utf8=%E2%9C%93&q=html+5+games 05 – http://codeincomplete.com/games/ 06 – http://www.w3schools.com/games/default.asp (Learn Gaming). 07 – http://phaser.io/examples Platforms to convert HTML5 to Apple and Android Apps: 01 – https://www.ludei.com/cocoonjs/ 02 – http://phonegap.com/ 03 – https://cordova.apache.org/ 04 – https://software.intel.com/en-us/intel-xdk Game development platforms: Unity Blitz Basic Phaser

    Continue reading