Skip to content

masahino/mruby-termbox

Repository files navigation

mruby-termbox

mruby binding to Termbox

install by mrbgems

  • add conf.gem line to build_config.rb
MRuby::Build.new do |conf|

    # ... (snip) ...

    conf.gem :github => 'masahino/mruby-termbox'
end

example

keyboard

paint

License

under the MIT License:

  • see LICENSE file

About

mruby binding to Termbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published