/snake-clone

Simple Snake Clone using the DragonRuby Game Toolkit

Primary LanguageRubyMIT LicenseMIT

snake-clone

Simple Snake Clone using the DragonRuby Game Toolkit

Up and running

You must first have a copy of the DragonRuby Game Toolkit. It is available from itch.io or from dragonruby.org

Once you have downloaded dragonruby unzip it and copy the contents of this repo into the /mygame directory.

Once the files are in place open up the command line or terminal the the dragonruby folder and run the command ./dragonruby

CleanShot 2022-07-27 at 09 07 03@2x

To move you can use the keyboard arrows or WASD keys