cocos2d: A framework for building 2D games cocos2d is a framework for building 2D games, demos, and other graphical/interactive applications. It is built over pyglet. It provides some conventions and classes to help you structure a "scene based application". A cocos2d application consists of several scenes, and a workflow connecting the different scenes. It provides you with a "director" (a singleton) which handles that workflow between scenes. Each scene is composed of an arbitrary number of layers; layers take care of drawing to the screen (using the pyglet and OpenGL APIs), handling events and in general contain all of the game/application logic. cocos2d simplifies the game development in these areas: * Defining a workflow for your game * Creating special effects in layers * Creating transitions between scenes * Managing sprites * Basic menus * and much more!
Project description
UNKNOWN
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cocos2d-0.3.0.tar.gz
.
File metadata
- Download URL: cocos2d-0.3.0.tar.gz
- Upload date:
- Size: 2.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa8b715e1827f5bc040be4d628f486040dfc647527a5ca1a89d6a7314a8fad84 |
|
MD5 | bc125244d876267cb4b0ed0de098da0e |
|
BLAKE2b-256 | be8c3fdac33652457a07f7c26512c7acff71adecce960ff457f1e801378d8240 |
Provenance
File details
Details for the file cocos2d-0.3.0-py2.5.egg
.
File metadata
- Download URL: cocos2d-0.3.0-py2.5.egg
- Upload date:
- Size: 257.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdec72850bd0fb156ac5ddc729cd3d2f6f78ce35527443dc0230ee48c401fff5 |
|
MD5 | c5cccba4993dd97b6b9f1e6f0bf93abf |
|
BLAKE2b-256 | 32e818efc6859235478b4ecb92fdf558783cd72aa00c54564215f45e7a2cad24 |