• Register

A Finnish computer game developer founded in 2003 as Relude, and in 2005 renamed as Rovio, based in Espoo, best known for the game Angry Birds.

Post tutorial RSS Related Tutorials
Interface Designing for Games in iOS

Interface Designing for Games in iOS

UI/HUD Tutorial 1 comment

The top ten grossing applications list is consistently flooded with games, as users look for entertainment on their iPhone or iPad.

Uses of Box2D Physics Engine with Cocos2D

Uses of Box2D Physics Engine with Cocos2D

Level Design/Theory Tutorial

This Cocos2d article we will explain the most common uses of physics in games using Box2D as our engine of choice.

Cocos2d: Working with Sprites

Cocos2d: Working with Sprites

Animation Tutorial

Cocos2d is first and foremost a rich graphical API which allows a game developer easy access to a broad range of functionality. In this article, we will...