This package browser is in early development. Mind the rough edges.

python-sge 2.0.post0

2D game engine for Python

The SGE Game Engine ("SGE", pronounced like "Sage") is a general-purpose 2D game engine. It takes care of several details for you so you can focus on the game itself. This makes more rapid game development possible, and it also makes the SGE easy to learn.

Installation

Install python-sge 2.0.post0 as follows:

guix install python-sge@2.0.post0

Or install the latest version:

guix install python-sge

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.