0%
Loading ...

Tag: BitBucket

  • 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

  • Your own developing environment at cloud? that’s very useful

    Your own developing environment at cloud? that’s very useful

    Cloud9 IDE is a freeware online integrated development environment. It supports more than 40 programming languages, including PHP, Ruby,Python, JavaScript with Node.js, and Go. It enables developers to get started with coding immediately with pre-setup workspaces, collaborate with their peers with collaborative coding features, and web development features like live preview and browser compatibility testing…

    Continue reading

  • Git – How to…

    Git – How to…

    Table of Content: 1. Start Project from Scratch Create a Repo at BitBucket: Create a directory at local drive. Init Git at selected directory: Inside the directory right click and select “Git Init”. Add remote Repo to Local Directory: Inside the directory right click and select “Git GUI”. At Git select from Menu: Remote->Add. At…

    Continue reading

  • Git – Getting started Video

    Git – Getting started Video

    A good video that explains about GIT with BitBucket:  

    Continue reading