victords / connecman

Remake of my old puzzle game ConnecMan with Ruby and Gosu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Remake of my old puzzle game ConnecMan with Ruby and Gosu

License:GNU General Public License v3.0


Languages

Language:Ruby 99.7%Language:Shell 0.3%