Skip to content

davexunit/PyPlatformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Untitled Attempt at a Platform Game

About

This is an attempt at creating a 2D side-scrolling platform game using cocos2d, pyglet, and pymunk. If you examine the source you'll find some potentially useful modules for loading Tiled format maps, a component-based game actor system, and a simple level geometry editor that serializes to XML.

Running

python main.py

Dependencies

pyglet, cocos2d, pymunk

License

GNU GPL Version 3

About

A 2D side-scrolling platformer written in Python using cocos2d, pyglet, and pymunk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages