Ruþycross logo :
Application screen :
ruby 2.2.2
minimumGTK 3.22.0
minimum (not the Ruby gem, but the compiled toolkit)Installation:
git clone https://github.com/valentinp72/picross.git
# using SSH:
# git clone git@github.com:valentinp72/picross.git
cd picross
gem install bundle
bundle install --without development test
Running:
src/Application.rb
Known bug: the application crashes if there is a space character in the path to the application file. see here
rake doc
rake tests