Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Just extract the zip file to wherever you want - everything is contained in the extracted directory.

If you are asking how to use it, open the extracted GTK directory in the Terminal, then use ./dragonruby name_of_your_project_directory to build your project (or leave off the project name to use the default mygame project).  I usually create a projects directory in the GTK directory to keep my stuff organized.

Deleted 2 years ago

It uses Ruby. Check the doc here or find videos on YT or the official docs. It's pretty easy to use

(1 edit)

There is also a samples directory in the download that has some examples and Ruby intros.