SkillAgentSearch skills...

Megamanruby

A version of classic game Megaman made with Ruby using Gosu and Chingu

Install / Use

/learn @piscolomo/Megamanruby
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

megamanruby

Visit the Website

A version of classic game Megaman made with Ruby using Gosu and Chingu

Jump with up button and shoot with control

You can create your game level:

  • Push E
  • Select the enemies and elements to drag and drop into the scene
  • Push E again to start the game
  • Your map is saved!

Follow the link if you want to install on Linux

Feel free to fork the repo, send your pull request with more enemies and items! ;)

OSX Setup

  • Install ruby 1.9.3 (these gems have issues with 2.0.x)
  • brew install sdl2 libogg libvorbis
  • bundle

Playing

ruby Main.rb

View on GitHub
GitHub Stars54
CategoryDevelopment
Updated2y ago
Forks6

Languages

Ruby

Security Score

65/100

Audited on Oct 11, 2023

No findings