Learn everything you need to know to get started building Android apps with the Android 5 SDK and Google's Android Studio IDE. Starting with a brief look at Android's history, the course takes you through the anatomy of a typical Android project and the setup for creating your first app, including …
Puzzle Game Panel

Learn How To Make Mobile Games For Kids Using Unity, Then Monetize Them And Earn Money Enroll Now To Learn How To Create Games For Kids, Then Monetize Them And Earn Some Cash!! Unity is the most popular game engine out there. It's very easy to use and with little effort you can be uploading games on…
Game Aset Production Pipeline For Unity

In this series of Unity tutorials we'll create an asset step-by-step and explore the entire 3D game asset production pipeline for Unity. We'll start out by learning about some general set up tips for creating game assets in a content creation package like 3ds Max. After that, we'll jump into creati…
[Digital Tutors] Advanced Editor Scripting in Unity
this Unity tutorial we'll learn several skills that will allow us to create menus and wizards that integrate directly into Unity’s editor interface. We’ll start with the basics of how to insert menus into Unity’s menu interface. Then we’ll move on to learning how to write our own wizards that allow…
Mobile Puzzle Game in Unity

In this Unity tutorial we'll learn how to create a puzzle game for mobile devices. This tutorial focuses on the approach and coding aspect of a multi-level puzzle game. We'll address how to create the gameplay, a simple UI, level editor, and saving and loading levels from an external XML. By the end…
Unity: Load Data Item Shop XML

Hi all. Today I introduce to you how to create itemshop data xml Step1: define structures XML Sampe one block XML Name Item 0 Folder Image Item Name Image ... Step2: Create XML Data oke Step3: Code Step 3.1 : define structures XML to object C# Step 3.2 : Load XML done! Ste…
Design and Develop a website using ASP.NET MVC 4, EF, Knockoutjs and Bootstrap
link: https://ddmvc4.codeplex.com/ Another MVC Application: Introduction All websites are growing faster these days, and once it grows, it is very hard to write, organize and maintain. As we add new functionality or developer to a project, any large web applications with poor design may be go out o…