/connecman

Remake of my old puzzle game ConnecMan with Ruby and Gosu

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

ConnecMan

A puzzle game about connecting pieces with straight lines.

This is a remake from the original game (developed with Microsoft's XNA, and because of that it's not currently working in most cases). It's now built in Ruby with MiniGL and runs on Linux and Windows.

Running locally

  • Clone the repository
  • Install Ruby
  • Install MiniGL following instructions here
  • Run ruby main.rb