[go: up one dir, main page]

Skip to content

razziefox/decaf

Repository files navigation

decaf framework

decaf is an experimental minimal game framework for C.

Warning

Due to the experimental nature of this framework, its not recommended for use in commercial products yet as this framework may receive code-breaking changes in the future.

platforms

  • Windows
  • Linux
  • macOS

dependencies

  • sdl2
  • sdl_mixer
  • sdl_ttf
  • miniaudio (included in project)

Important

miniaudio is replacing sdl_mixer in the future. sdl_mixer as a required dependency will be dropped.

road map

  • Initial Code Structure
  • Transition to miniaudio from sdl_mixer
  • Use stb_image for png support
  • Controller Support
  • Basic Modding Framework
  • Commercial Title developed with Decaf
  • Examples
  • Console Support (Switch, Xbox, Playstation, Etc)
  • SDL3 Support

examples

About

minimal game framework in C

Resources

License

Stars

Watchers

Forks

Languages