Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
30 lines (19 loc) · 275 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 275 Bytes

Layer

Bring graphics and GUI to Ruby using SDL and Cairo.

Build

$ ./build/build.rb > build.ninja
$ ninja -t clean
$ ninja

Run

$ ./app.rb

Generate

bundle exec ./gen.rb

Requirements

brew install ninja