Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akicho8/stylet

Ruby/SDLを簡単に使うための自分用フレームワーク
https://github.com/akicho8/stylet

framework graphics library ruby ruby-sdl sdl

Last synced: 23 days ago
JSON representation

Ruby/SDLを簡単に使うための自分用フレームワーク

Awesome Lists containing this project

README

        

* Ruby/SDLを簡単に使うための自分用フレームワーク

# - [[https://travis-ci.org/akicho8/stylet][Travis]]: [[https://travis-ci.org/akicho8/stylet.png]]
- [[https://gemnasium.com/akicho8/stylet/][Gemnasium]]: [[https://gemnasium.com/akicho8/stylet.png]]
# - [[https://codeclimate.com/github/akicho8/stylet][Code Climate]]: [[https://codeclimate.com/github/akicho8/stylet.png]]

# [[https://raw.github.com/akicho8/stylet/master/images/demo1.png]]
# [[https://raw.github.com/akicho8/stylet/master/images/demo2.png]]
# [[https://raw.github.com/akicho8/stylet/master/images/demo3.png]]
# [[https://raw.github.com/akicho8/stylet/master/images/demo4.png]]

#+html:

** セットアップ手順

[[https://raw.github.com/akicho8/stylet/master/bin/setup]]

このライブラリの動作確認([q]で終了)
: rsdl -r stylet -e 'Stylet.run { vputs "Hello, world." }'