Skip to content

Dan2552/avian

Repository files navigation

Avian

Avian is a 2D Ruby game engine and development framework that abstracts away underlying platform-specific intricacies. Like some other well-known frameworks, Avian encourages beautiful code by favoring convention over configuration.

Installation

Install HEAD straight from GitHub:

gem install specific_install
gem specific_install Dan2552/avian

Usage

Create a new project:

avian new MyProject
cd ./MyProject

Run specs on your project:

bundle exec rspec

Run your project:

avian s

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •