Ruþycross logo :
Application screen :
ruby 2.2.2
minimumGTK 3.22.0
minimum (not the Ruby gem, but the compiled toolkit)- Linux or macOS (not tested on Windows)
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
- Download the last release here.
- Open the disk image (.dmg)
- Move the Rubycross application to the Application folder (anywhere else might not work, see below).
- You can now play the game (available in the launchpad)
Known bug: the application crashes if there is a space character in the path to the application file. see here
rake doc
rake tests