Era-Dorta / gosu-android

A Gosu implementation for Android devices, undergraduate project
MIT License
31 stars 2 forks source link

Gosu-Android

A Gosu implementation for Android devices.

Installation

Install ruboto and create a project.

Recomended

With this installation method you will have a clean enviroment (bundler) to make your gosu games.

source "http://rubygems.org"
gem 'gosu_android'

Alternative

With this installation method you will have a dirty enviroment (simple file copy) to try the samples.

General Information

Troubleshooting

Current state

Develoment on the engine has stopped until further notice.