Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.

kWhittington/sprite_work

Repository files navigation

Sprite Work Build Status

A wrapper library for Gosu (Ruby version), adding new functionality. In this directory, you'll find the files needed to be able to package up SpriteWork into a gem. Put Ruby code in the file lib/sprite_work. To experiment with that code, run bin/console for an interactive prompt.

Installation

Add this line to your application's Gemfile:

gem 'sprite_work'

And then execute:

$ bundle

Or install it yourself as:

$ gem install sprite_work

Usage

There are no usage instruction at this time.

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

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.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/UNO-IGDA/sprite_work. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Contributing

  1. Fork it!
  2. Create your feature branch (we do Git Flow branching style): git checkout -b feature/../..
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/../..
  5. Submit a pull request :D

History

Credits

License

The gem is available as open source under the terms of the GPL-3.0 License.

About

A wrapper library for Gosu (Ruby version) adding functionality.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors