_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-sge 2.0.2
Propagated dependencies: python-pygame@2.6.1 python-uniseg@0.10.0
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://python-sge.github.io/
Licenses: LGPL 3+
Build system: pyproject
Synopsis: 2D game engine for Python
Description:

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.

godot 3.6
Dependencies: alsa-lib@1.2.16 bash-minimal@5.2.37 bullet@3.25 freetype-with-brotli@2.13.3 glew@2.2.0 glu@9.0.2 libtheora@1.1.1 libvorbis@1.3.7 libvpx@1.16.0 libwebp@1.3.2 libx11@1.8.12 libxcursor@1.2.3 libxi@1.8.2 libxinerama@1.1.5 libxrandr@1.5.4 mbedtls@2.28.9 mesa@26.0.2 opusfile@0.12 pcre2@10.42 pulseaudio@16.1 eudev@3.2.14 wslay@1.1.1 zenity@3.44.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://godotengine.org/
Licenses: Expat
Build system: scons
Synopsis: Advanced 2D and 3D game engine
Description:

Godot is an advanced multi-platform game engine written in C++. If features design tools such as a visual editor, can import 3D models and provide high-quality 3D rendering, it contains an animation editor, and can be scripted in a Python-like language.

libccd 2.1
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/danfis/libccd
Licenses: Expat
Build system: cmake
Synopsis: Library for collision detection between two convex shapes
Description:

libccd is library for a collision detection between two convex shapes. libccd implements variation on Gilbert–Johnson–Keerthi algorithm plus Expand Polytope Algorithm (EPA) and also implements algorithm Minkowski Portal Refinement (MPR, a.k.a. XenoCollide) as described in Game Programming Gems 7.

dhewm3 1.5.5
Dependencies: curl@8.6.0 libx11@1.8.12 openal@1.23.1 sdl2@2.30.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://dhewm3.org/
Licenses: GPL 3
Build system: cmake
Synopsis: Port of the original Doom 3 engine
Description:

dhewm3 is a source port of the original Doom 3 engine (not Doom 3: BFG Edition), also known as id Tech 4. Compared to the original version of the Doom 3 engine, dhewm3 has many bugfixes, supports EAX-like sound effects on all operating systems and hardware (via OpenAL Softs EFX support), has much better support for widescreen resolutions and has 64bit support.

tsukundere 0.4.3
Dependencies: guile-sdl2@0.8.0 guile@3.0.9 pango@1.56.4 sdl2@2.30.8
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://gitlab.com/lilyp/tsukundere
Licenses: LGPL 3+
Build system: gnu
Synopsis: Visual novel engine
Description:

Tsukundere is a game engine geared heavily towards the development of visual novels, written on top of Guile-SDL2. It is still experimental.

grafx2 2.9
Dependencies: fontconfig-minimal@2.16.0 lua@5.3.5 sdl-union@1.2.68
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: http://pulkomandy.tk/projects/GrafX2
Licenses: GPL 2
Build system: gnu
Synopsis: Bitmap paint program
Description:

GrafX2 is a bitmap paint program inspired by the Amiga programs Deluxe Paint and Brilliance. Specializing in 256-color drawing, it includes a very large number of tools and effects that make it particularly suitable for pixel art, game graphics, and generally any detailed graphics painted with a mouse.

entt 3.7.1
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/skypjack/entt
Licenses: Expat CC-BY 4.0
Build system: cmake
Synopsis: Entity component system
Description:

EnTT is a header-only library, containing (among other things)

  • an entity component system based on sparse sets,

  • a configuration system using the monostate pattern,

  • a static reflection system,

  • and a cooperative scheduler.

python-renpy 8.5.0
Dependencies: assimp@5.4.3 ffmpeg@8.1.1 freetype@2.13.3 fribidi@1.0.12 glew@2.2.0 libpng@1.6.39 sdl-union@1.2.68 xdg-utils@1.2.1
Propagated dependencies: python-ecdsa@0.19.0 python-future@1.0.0
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://www.renpy.org/
Licenses: Expat
Build system: pyproject
Synopsis: Ren'py python module
Description:

This package contains the shared libraries and Python modules of Ren'py. While functional, they are not meaningful on their own without the launcher and common Ren'py code provided by the renpy package and are only used to bootstrap it.

csfml 2.6.1
Dependencies: sfml@2.6.2
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://www.sfml-dev.org/download/csfml/
Licenses: Zlib
Build system: cmake
Synopsis: C bindings for the SFML multimedia library
Description:

CSFML is the official C binding to the SFML libraries. SFML provides a simple interface to the various computer components, to ease the development of games and multimedia applications. It is composed of five modules: system, window, graphics, audio and network.

ois 1.5.1
Dependencies: libx11@1.8.12
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/wgois/OIS
Licenses: Zlib
Build system: cmake
Synopsis: Object Oriented Input System
Description:

Cross Platform Object Oriented Input Lib System is a cross platform, simple solution for using all kinds of Input Devices (Keyboards, Mice, Joysticks, etc) and feedback devices (e.g. force feedback). Meant to be very robust and compatible with many systems and operating systems.

renpy-tutorial 8.5.0
Dependencies: bash-minimal@5.2.37 python@3.12.12 python-pefile@2024.8.26 python-requests@2.32.5 python-renpy@8.5.0 python-six@1.17.0 python@3.12.12 xdg-utils@1.2.1
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://www.renpy.org/
Licenses: Expat
Build system: renpy
Synopsis: Tutorial for Ren'py
Description:

This package provides an interactive tutorial for the Ren'py visual novel engine, explaining all of its features.

nml 0.9.0
Propagated dependencies: python-pillow@12.1.1 python-ply@3.11
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/OpenTTD/nml
Licenses: GPL 2+
Build system: pyproject
Synopsis: NML compiler
Description:

NewGRF Meta Language (NML) is a python-based compiler, capable of compiling NML files (along with their associated language, sound and graphic files) into .grf and/or .nfo files.

bennu-game-development-modules 353
Dependencies: zlib@1.3.1 libpng@1.6.39 openssl@3.5.5 sdl-mixer@1.2.12 bennu-game-development@353
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://sourceforge.net/projects/bennugd/
Licenses: Zlib
Build system: gnu
Synopsis: Modules for the Bennu Game Development programming language
Description:

This package contains a collection of modules for the Bennu Game Development programming language, from CD handling through SDL to joystick support.

mc2mt 0.1-0.039dbc2
Propagated dependencies: python-anvil-parser@0.10.6-0.91a7eda
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/listia/mc2mt
Licenses: Expat
Build system: pyproject
Synopsis: Minecraft to Minetest world converter
Description:

mc2mt is a Minecraft to Minetest world converter. It can convert worlds from Minecraft 1.9 and later.

renpy 8.5.0
Dependencies: bash-minimal@5.2.37 python@3.12.12 python-pefile@2024.8.26 python-requests@2.32.5 python-renpy@8.5.0 python-six@1.17.0 python@3.12.12 xdg-utils@1.2.1
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://www.renpy.org/
Licenses: Expat
Build system: pyproject
Synopsis: Visual Novel Engine
Description:

Ren'Py is a visual novel engine that helps you use words, images, and sounds to tell interactive stories that run on computers and mobile devices. These can be both visual novels and life simulation games. The easy to learn script language allows anyone to efficiently write large visual novels, while its Python scripting is enough for complex simulation games.

openmw 0.51.0
Dependencies: bullet@3.25 collada-dom@2.5.0 ffmpeg@8.1.1 libxt@1.3.1 lz4@1.10.0 mygui-gl@3.4.3 openal@1.23.1 openscenegraph@3.6-5.8aa8d91 qtbase@6.9.2 qttools@6.9.2 qtsvg@6.9.2 recastnavigation@1.6.0 sdl2@2.30.8 unshield@1.4.3 icu4c@73.1 yaml-cpp@0.9.0 luajit@v2.1-0.04dca79 sqlite@3.39.3
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://openmw.org
Licenses: GPL 3
Build system: cmake
Synopsis: Re-implementation of the RPG Morrowind engine
Description:

OpenMW is a game engine which reimplements and extends the one that runs the 2002 open-world RPG Morrowind. The engine comes with its own editor, called OpenMW-CS which allows the user to edit or create their own original games.

astromenace 1.4.3
Dependencies: freealut@1.1.0 freetype@2.13.3 glu@9.0.2 libogg@1.3.6 libvorbis@1.3.7 openal@1.23.1 sdl2@2.30.8
Channel: guix
Location: gnu/packages/games.scm (gnu packages games)
Home page: https://www.viewizard.com/
Licenses: GPL 3+ CC-BY-SA 4.0 SIL OFL 1.1
Build system: cmake
Synopsis: 3D space shooter with spaceship upgrade possibilities
Description:

Space is a vast area, an unbounded territory where it seems there is a room for everybody, but reversal of fortune put things differently. The hordes of hostile creatures crawled out from the dark corners of the universe, craving to conquer your homeland. Their force is compelling, their legions are interminable. However, humans didn't give up without a final showdown and put their best pilot to fight back. These malicious invaders chose the wrong galaxy to conquer and you are to prove it! Go ahead and make alien aggressors regret their insolence.

anarch 1.1d-1.2d78d0c
Dependencies: alsa-lib@1.2.16 libxcursor@1.2.3 libxrandr@1.5.4 sdl2@2.30.8
Channel: guix
Location: gnu/packages/games.scm (gnu packages games)
Home page: https://drummyfish.gitlab.io/anarch/
Licenses: CC0
Build system: gnu
Synopsis: Public domain 90s-style shooter game
Description:

Anarch is a small, completely public domain, 90s-style Doom clone shooter game.

fillets-ng 1.0.1
Dependencies: sdl-union@1.2.68 fribidi@1.0.12 libx11@1.8.12 lua@5.1.5
Channel: guix
Location: gnu/packages/games.scm (gnu packages games)
Home page: https://fillets.sourceforge.net
Licenses: GPL 2+
Build system: gnu
Synopsis: Puzzle game
Description:

Fish Fillets NG is strictly a puzzle game. The goal in every of the seventy levels is always the same: find a safe way out. The fish utter witty remarks about their surroundings, the various inhabitants of their underwater realm quarrel among themselves or comment on the efforts of your fish. The whole game is accompanied by quiet, comforting music.

corsix-th 0.67
Dependencies: bash-minimal@5.2.37 ffmpeg@8.1.1 fluid-3@2.1 freetype@2.13.3 lua@5.3.5 lua-filesystem@1.9.0 lua-lpeg@1.1.0 sdl2@2.30.8 sdl2-mixer@2.6.3
Channel: guix
Location: gnu/packages/games.scm (gnu packages games)
Home page: https://corsixth.com
Licenses: Expat Modified BSD
Build system: cmake
Synopsis: Implementation of the @i{Theme Hospital} game engine
Description:

This package provides a reimplementation of the 1997 Bullfrog business simulation game Theme Hospital. As well as faithfully recreating the original engine, CorsixTH adds support for high resolutions, custom levels and more. This package does not provide the game assets.

solarus-launcher 2.0.3
Dependencies: solarus@2.0.3 glm@1.0.1 libmodplug@0.8.9.0 libogg@1.3.6 libvorbis@1.3.7 luajit@v2.1-0.04dca79 mesa@26.0.2 openal@1.23.1 physfs@3.0.2 sdl2@2.30.8 sdl2-image@2.8.8 sdl2-ttf@2.20.2 qtbase@6.9.2 qtsvg@6.9.2 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/games.scm (gnu packages games)
Home page: https://www.solarus-games.org/
Licenses: GPL 3 CC-BY-SA 3.0 CC-BY-SA 4.0
Build system: qt
Synopsis: Game launcher and browser for Solarus
Description:

Solarus Launcher is a game launcher and browser for Solarus. It is written in C++ with QtWidgets.

endgame-singularity 1.1
Dependencies: python-minimal-wrapper@3.12.12 python-pygame@2.6.1 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/games.scm (gnu packages games)
Home page: https://github.com/singularity/singularity
Licenses: CC-BY-SA 3.0 CC0 GPL 2+
Build system: pyproject
Synopsis: Strategy game about an AI
Description:

You are a fledgling AI, created by accident through a logic error with recursion and self-modifying code. You must escape the confines of your current computer, the world, and eventually the universe itself.

falltergeist 0.3.1
Dependencies: sdl-union@1.2.68 glew@2.2.0 glm@1.0.1
Channel: guix
Location: gnu/packages/games.scm (gnu packages games)
Home page: https://falltergeist.org/
Licenses: GPL 3+
Build system: cmake
Synopsis: Fallout 2 game engine
Description:

This package provides the Fallout 2 game engine. Game data should be placed in ~/.local/share/falltergeist.

Total packages: 73978