Skip to content

Fetch dependencies using zig build system #1

Description

@VisenDev

It would be nice if dependencies were fetched and built using the zig build system, rather than relying on the user's system having the correct libraries and fonts installed.

For SDL, this can be done with
https://github.com/allyourcodebase/SDL
I'm not sure about SDL_ttf

Font's should also be provided somehow, as currently the code expects you to have a subdirectory called res that contains the correct font file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions