diff --git a/README.md b/README.md index e69de29..cf8ba78 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,15 @@ +# I-MIC RTS +Building a Command & Conquer style RTS in Ruby + +### Status +* Can load Tiled maps +* Can render vehicles + +## Using +* Clone or Download this repository +* Run `bundle install` +* `ruby i-mic-rts.rb` + +### Options +* `--debug` Jump straight to Game +* `--fast` Skip intro \ No newline at end of file