quazard / dragon-ruby-playground

DragonRuby Game Toolkit Samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DragonRuby Playground

Small repo with some samples around the Game Engine DragonRuby.

Each game sample contains a shell script called run, which requires the game engine to be part of PATH env variable in order to get executed correctly.

export PATH="$PATH:$HOME/dragonruby-gtk-macos/dragonruby-macos"

About

DragonRuby Game Toolkit Samples


Languages

Language:Ruby 93.0%Language:Shell 7.0%