ggez 0.8.1

A lightweight game framework for making 2D games with minimum friction, inspired by Love2D.
Documentation

ggez

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 8 of them enabled by default.

default

  • c_dependencies
  • audio
  • gamepad

c_dependencies

  • zip-compression
  • mp3

audio

  • rodio

gamepad

  • gilrs

zip-compression

  • zip/bzip2
  • zip/zstd

mp3

  • rodio/mp3

rodio

    This feature flag does not enable additional features.

gilrs

    This feature flag does not enable additional features.

multithread-image-decoding

  • image/hdr
  • image/jpeg_rayon