index
:
ruby2d
build-wasm
direct-draw
main
set-anchor-point
:video_game: The Ruby 2D gem
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2019-01-03
Add ability to build macOS app bundles
Tom Black
2018-12-12
Add an interactive console
Tom Black
2018-12-12
Remove current web backend
Tom Black
2018-10-30
Fix deprecation warnings
Tom Black
2018-10-16
Move `String#colorize` to a separate file to require
Tom Black
2018-10-05
Temporarily disable building for web while transitioning to WebAssembly
Tom Black
2018-10-04
Text will use default font
lstrzebinczyk
2018-09-26
Update iOS and tvOS simulators
Tom Black
2018-09-20
Add `Circle` class
Tom Black
2018-09-20
Expose window attributes through class methods
Tom Black
2018-05-06
Update CI
Tom Black
2018-05-06
Fix native building of apps
Tom Black
2017-11-27
Add iOS and tvOS support
Tom Black
2017-05-20
Remove trailing whitespace everywhere
Tom Black
2017-05-19
introduce lines
lstrzebinczyk
2017-04-02
introduce Ruby2D::Renderable
lstrzebinczyk
2017-03-08
Fix native app compilation with MRuby
Tom Black
2017-02-17
Clean up `ruby2d` command, building native & web apps
Tom Black
2017-02-17
Strip `require 'ruby2d'` from source files
Tom Black
2017-02-17
Add sound and music classes
Tom Black
2017-02-17
Clean up exception class, move up in require order
Tom Black
2016-11-27
Add initial ability to build for native and web
Tom Black
2015-10-04
First!
Tom Black