Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

timgaleckas

1
Posts
A member registered Jun 08, 2020

Recent community posts

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`