# starruby **Repository Path**: weimingtom/starruby ## Basic Information - **Project Name**: starruby - **Description**: Imported from https://github.com/hajimehoshi/starruby.git - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-02-19 - **Last Updated**: 2024-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Star Ruby 0.4.0 (2010-06-29) * About Star Ruby Star Ruby is a ruby extensional library for creating games. You can develop SNES-like 2D games with Star Ruby. * Dependent Libraries - Fontconfig (Optional) - libfreetype - libGL / libopengl32 - libpng - libogg - libruby18 / libruby19 - libvorbis - libvorbisfile - SDL - SDL_mixer - SDL_ttf - SMPEG - zlib * How to Install $ ruby extconf.rb [--with-opt-dir=DIRECTORY] $ make $ make install * How to Do Tests $ ruby -Ctest -I.. -I. runner.rb * Licenses MIT License * Web Site http://www.starruby.info/ * The Authors Hajime Hoshi (hajimehoshi@gmail.com) Daigo Sato (daigo_gamemaker@hotmail.com)