Skip to content

paulopatto/gioco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gioco (current version - 2.0.0 RC)

A gamification gem to Ruby on Rails applications that use Active Record.

CircleCI

This is a new Working in Progress implementation, for the older version check the 1.1.1 branch

Description

Gioco is a gem to easly implement gamification. With Gioco you are able to implement gamification logic such as badges, levels and points / currencies.

Installation

Gioco is available through Rubygems and can be installed by:

adding it in Gemfile:

gem 'gioco'

and running the bundler:

$ bundle install

License

Gioco is released under the MIT license.

About

A gamification gem to Ruby on Rails applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%