Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/myokoym/butasanquest

A retro RPG game example on browser/desktop (cross-platform) by Ruby (DXOpal/Gosu).
https://github.com/myokoym/butasanquest

dxopal game gosu ruby

Last synced: about 18 hours ago
JSON representation

A retro RPG game example on browser/desktop (cross-platform) by Ruby (DXOpal/Gosu).

Awesome Lists containing this project

README

        

# An RPG on browser/desktop by Ruby

An RPG game on browser or desktop (cross platform) by Ruby.

![butasanquest_a_003](https://user-images.githubusercontent.com/386687/70863361-bd4b5480-1f8a-11ea-9b41-2e126385e892.png)

## Powered by

* [DXOpal](https://yhara.github.io/dxopal/doc/ja/index.html) (browser)
* [Gosu](https://www.libgosu.org/) (desktop)

## Usage

### Browser

```
% dxopal server
```

or

```
% rackup
```

### Desktop

```
% ./gosu_main.rb
```

## License

MIT