Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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を簡単に使うための自分用フレームワーク
- Host: GitHub
- URL: https://github.com/akicho8/stylet
- Owner: akicho8
- Created: 2011-12-25T12:33:16.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T08:53:12.000Z (over 1 year ago)
- Last Synced: 2024-12-13T23:46:32.252Z (about 2 months ago)
- Topics: framework, graphics, library, ruby, ruby-sdl, sdl
- Language: Ruby
- Homepage:
- Size: 9.42 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.org
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." }'