ConnecMan
April 24, 2021 ยท View on GitHub
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
- RVM for Linux
- RubyInstaller for Windows
- Install MiniGL following instructions here
- Run
ruby main.rb