fifengine 0.4.2
FIFE is a multi-platform isometric game engine written in C++
FIFE is a multi-platform isometric game engine. Python bindings are included allowing users to create games using Python as well as C++.
- Outputs:
out
- Website: https://www.fifengine.net/
- Licenses: LGPL 2.1+
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install fifengine 0.4.2
as follows:
guix install fifengine@0.4.2
Or install the latest version:
guix install fifengine
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.