blob: 29c83cb96a8214a1b954cd7d2b7f243304b7b368 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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)
|