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

plib

Suite of portable game libraries

PLIB is a set of libraries that will permit programmers to write games and other realtime interactive applications that are 100% portable across a wide range of hardware and operating systems. PLIB includes sound effects, music, a complete 3D engine, font rendering, a simple Windowing library, a game scripting language, a GUI, networking, 3D math library and a collection of handy utility functions. All are 100% portable across nearly all modern computing platforms. Each library component is fairly independent of the others

Installation

Install the latest version of plib as follows:

guix install plib

Or install a particular version:

guix install plib@1.8.5

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.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/plib/'><img src='http://127.0.0.1:3000/packages/plib/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/plib/badges/latest-version.svg)](http://127.0.0.1:3000/packages/plib/)
Org: [[http://127.0.0.1:3000/packages/plib/][http://127.0.0.1:3000/packages/plib/badges/latest-version.svg]]