Skip to main content
https://travis-ci.org/los-cocos/cocos.svg?branch=master
A framework for building 2D games, demos, and other graphical/interactive applications.
Draws using OpenGL, which is hardware accelerated.
Targets the Operating Systems linux, mac or windows on Pc-like hardware.
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:

  • Flow control: Manage the flow control between different scenes in an easy way

  • Sprites: Fast and easy sprites

  • Actions: Just tell sprites what you want them to do. Composable actions like move, rotate, scale and much more

  • Effects: Effects like waves, twirl, lens and much more

  • Tiled Maps: Support for rectangular and hexagonal tiled maps

  • Collision: Basic pure python support for collisions

  • Transitions: Move from scene to scene with style

  • Menus: Built in classes to create menus

  • Text Rendering: Label and HTMLLabel with action support

  • Built-in Python Interpreter: For debugging purposes

  • Access to OpenGL functionality

  • and much more! http://python.cocos2d.org

Requirements

Software:

Hardware:

  • To execute some effects you will need a video card with the:

    GL_EXT_framebuffer_object extension.

Installing

Being a pure python package the usual options are available; you can look at the INSTALL file for some details

Learning cocos2d

  • Go to the online tutorials / documentation page: http://python.cocos2d.org/doc.html

    You will find:
    • the Programming Guide

    • the API Reference

    • some tutorial videos

    The tutorials are included in the source package.

  • Lot of miniprograms that demonstrates the available objects and possible actions. There are a great starting point while learning and experimenting with cocos: you find a sample with the object that interest you exercising the features that you need, read the code, run, modify and re-run to experiment.

    Also, handy to know what is available in cocos: run all the tests and by looking at the code you know what to look at in the docs.

    You can find them at the test directory in the source distribution. After unpacking, to run the tests you can do:

    $ cd test
    $ python test_*.py
  • More complex sample programs

    You can find it in the samples directory in the source distribution, and the most complex in subdirectories there, including a presentation done with Cocos himself.

    After unpacking, to run the samples you can do:

    $ cd samples
    $ python sample_name.py
Do you have any doubt?
Did you find any bug?
Current repository is at

Release files for cocos2d 0.6.8

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for cocos2d 0.6.8
File Size Uploaded
cocos2d-0.6.8.tar.gz 5.1 MB Details

Release files / cocos2d-0.6.8.tar.gz

Download URL cocos2d-0.6.8.tar.gz
Size 5.1 MB
Tags Source
SHA-256 checksum
How to use checksums
9128149120e86f2e5c601c673e27f886ee27ac59ed1b86587269cb2b0ab4d28a
BLAKE2b-256 checksum
How to use checksums
db5c7975d625bf1f1fa5c0def9a2f0455aa1616d97debc4038010844449f9abb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4

Release history Release notifications | RSS feed

0.6.10

1 release file

0.6.9

1 release file

This release

0.6.8 This release

1 release file

0.6.7

1 release file

0.6.6

1 release file

0.6.5

1 release file

0.6.4

1 release file

0.6.3

1 release file

0.6.2

1 release file

0.6.0

1 release file

0.5.5

1 release file

0.5.0

1 release file

0.4.0

1 release file

0.3.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page