slackbuilds_ponce/python/cocos2d/README
klaatu 89d247a870 python/cocos2d: Updated for Python 3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
2019-11-22 15:24:09 +07:00

11 lines
259 B
Text

cocos2d is a Python framework for building 2D games,
demos, and other graphical/interactive applications.
To build for Python3:
# PYTHON=python3 ./cocos2d.SlackBuild
Recommended optional dependencies:
numpy (for particles)
avbin (for sound and video)