Sha256: 985873cee4b39608c88accef4f980225fe4c6ae1b9327abbd742be7d420ea70b
Contents?: true
Size: 1020 Bytes
Versions: 1
Compression:
Stored size: 1020 Bytes
Contents
# AuthorEngine A virtual console¹ that you code in Ruby. ![animated_gif](#) # Getting Started ## Install `gem install author_engine` ## Run `author_engine` ### Options `--native` Open AuthorEngine in fullscreen and maximized. # Interface ## Play ![play_view](#) ## Sprite Editor ![sprite_editor_view](#) ## Level Editor ![level_editor_view](#) ## Code Editor ![code_editor_view](#) ¹: Does not directly run any kind of assembly ## Development To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/cyberarm/author_engineV2. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
author_engine-0.1.0 | README.md |