Skip to content

burtlo/starry-knight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starry Knight

This is an example of a game built with metro, a library that gives structure to gosu (the 2D game development library in Ruby).

Execution

gem install metro
git clone git://github.com/burtlo/starry-knight.git
cd starry-knight
metro

Description

This is a near duplicate of the tutorial that you create at the end of the ruby tutorial for gosu. However, if you look at the structure of this project you will find distinct differences and that is because it is using metro to take care of a lot of the tedious coding tasks.

NOTE: This state of the game, as is the Metro library, under active development, so it is possible that some of the information within this README is inaccurate and has not kept pace with the latest developments.

About

An example game that uses 'metro'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages