Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

You can point ./dragonruby at any folder. Try copying one of the samples into another folder that will become your git repo. For example, `cp -r samples/04_sounds ~/git` You can then check that file in to source control and run it via:  `./dragonruby ~/git/04_sounds`

Hm, I must be missing something, because that give me a "Couldn't create game context" error as well!