Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.
/ gruid-sdl Public archive
forked from anaseto/gruid-sdl

A gruid Driver using the go-sdl2 SDL2 bindings.

License

Notifications You must be signed in to change notification settings

MJKruszewski/gruid-sdl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gruid-sdl

pkg.go.dev godocs.io

The gruid-sdl2 module provides a gruid Driver for using the SDL2 library to build native graphical applications.

The module's package is called sdl. For it to work, you need to install the SDL2 library on your system before.

Be sure to install the dev version of the package, for distributions that make such a distinction. For example, in Debian-derived systems, a command like apt install libsdl2-dev may be used.

About

A gruid Driver using the go-sdl2 SDL2 bindings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%