Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

fwcd/rusty-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustyGUI

A GUI toolkit for Rust based upon SDL2. It combines simplicity with an extensible architecture.

System Dependencies

On macOS, the easiest way to install all SDL2 dependencies is to use Homebrew:

brew install sdl2 sdl2_image sdl2_mixer sdl2_ttf sdl2_gfx

Building

cargo build

Running

cargo run

About

Experimental 2D GUI library written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages