Dev Tips
Cocos2d-html5 game framework in Tizen applications - Introduction
PUBLISHED
What is Cocos2d-html5? - Introduction
Cocos2d-x is an open-source cross-platform game framework designed for 2D graphical environment. It has been ported to many languages and mobile platforms including Android, iOS, Windows, etc.
Cocos2d-html5 is the JavaScript version of Cocos2d-x, designed for web browsers and based on HTML5 technology. Tizen provides best HTML5 compliant web app framework, so Cocos2d-html5 can be made to work on it easily. Cocos2d-html5 uses Canvas object to render the graphics.
- Read more about Cocos2d-html5 game framework in Tizen applications - Introduction
Box2DWeb in Cocos2D-HTML5 games
PUBLISHED
Introduction
The aim of this article is to familiarize the developer with Box2dWeb and describe how to use it in Tizen applications. These topics are illustrated with a sample application. It is a continuation of a series of articles on Cocos2D-HTML5 game (How to use Tiled Map Editor with Cocos2d-html5).
Canvas2D mobile web game development – basics
PUBLISHED
Introduction
The main aim of this article is to get you familiar with the mobile web game development on Tizen platform. I want to show you that basic knowledge of Canvas 2D API and good game architecture is sufficient to create a fully working version of HTML5 game on Tizen. Sample application – Earth Guard 0.0.1 attached to this article is compatible with Tizen SDK 2.0.0 public release.
Working with CSS3 Filter Effects
PUBLISHED
Article will describe how to apply CSS3 filters to images. It is the first from series of articles consisting of: "Working with CSS3 Filter Effects" , "Working with CSS3 Gradients" and "How to create collage from your photos using Raphael JS Library on Tizen".
Using CSS3 units to support low and high density screens
PUBLISHED
Introduction
Web storage explained using a Tic Tac Toe Game
PUBLISHED
Introduction
Time API Guide
PUBLISHED
Overview
System Information API Guide
PUBLISHED
Overview
How to Delete Single Calendar Event
PUBLISHED
Overview
This article explains how to delete an existing event in Calendar using Tizen platform device API's. This article applies only for systems based on Tizen platform.
Pre-conditions
To use the Calendar API methods, you must declare the necessary features in the config.xml file.
For this example, Open the config.xml file then choose the "Feature" tab and add below features to use the Calendar APIs in your applications.
Application API Guide
PUBLISHED
Overview
By using Tizen Application API you can do the following jobs: