Projects tagged ‘cocos2d’ and ‘python’


[11 total ]

8 Users
   

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".
Created about 1 year ago.

0 Users

Devon Scott-Tunkin's miscellaneous python projects and scripts.
Created 4 months ago.

0 Users

English: This project was created by engineering students of Rio de Janeiro (Brazil) willing to increase their Python programming language skills, learn how to manage projects and do team work in the ... [More] real world and, most importantly, have fun! Português: Este projeto foi criado por alunos de engenharia do Rio de Janeiro (Brasil) com o objetivo de melhorar seus conhecimentos da linguagem de programação Python, aprender a gerenciar projetos e a trabalhar em equipe no mundo real e, principalmente, se divertir! [Less]
Created 8 months ago.

0 Users

Dynamic Typography PresentationsA library to show cool looking presentations using Python. Requirements:Python 2.5+ Pyglet cocos2d http://www.youtube.com/watch?v=QM0GEmw55f8
Created 11 months ago.

0 Users

pedoman, a game entry for pyweek #9
Created 3 months ago.

0 Users

A personal project still in pre-pre-alpha stage. Made with Python, Pyglet, Cocos2D and Box2D (PyBox2D) Objective:You control a box which would fight against other box ala bumper car. Until you win.
Created 4 months ago.

0 Users

Aboutcocos Live is a service that tries to help iPhone Indie Game Developers by giving them an API to solve their online requirements. cocos Live is a reliable service with good bandwith, since it is ... [More] hosted in Google App Engine. cocos Live is a free service. You can host as many games as you want in cocos Live. cocos Live, as it was mentioned before, is hosted in Google App Engine. All the services that are hosted in GAE, like cocos Live, have certain quota-limitations. If one game consumes most of the available quota (probably because it is a very successful game), the owner of the game will be asked if he can help to pay for additional quotas. Games using cocos Livehttp://www.cocoslive.net/games [Less]
Created 7 months ago.

0 Users

So long, a love storyA pyweek #7 solo entry Pyweek entry
Created 12 months ago.

0 Users

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 ... [More] 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. Cocos 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 For more information, visit the cocos2d homepage [Less]
Created about 1 year ago.

0 Users

Shaolin's Blind Fury is a side-scrolling beat 'em up game like Final Fight.
Created 12 months ago.