/fruit

A 2D application/game engine based on PyGame

Primary LanguagePythonMIT LicenseMIT

Fruit

Fruit is a PyGame-based framework. It can be used to build games, but more generally graphical user interfaces.

Fruit has a Cocos2D inspired architecture, including scenes and nodes.

It supports advanced event-driven programming.