mirror of
https://github.com/cyberarm/i-mic-rts.git
synced 2025-12-15 15:52:34 +00:00
Update README
This commit is contained in:
15
README.md
15
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
|
||||||
Reference in New Issue
Block a user