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

https://github.com/tnantoka/hello-dragonruby-gtk

My first DragonRuby game
https://github.com/tnantoka/hello-dragonruby-gtk

dragonruby dragonruby-gtk

Last synced: 8 months ago
JSON representation

My first DragonRuby game

Awesome Lists containing this project

README

          

# hello-dragonruby-gtk

![](/sprite.gif)

## Run

```
$ cp /path/to/dragonruby-macos/dragonruby .
$ cp /path/to/dragonruby-macos/font.ttf .

$ ./dragonruby
```

## Package

```
$ cp /path/to/dragonruby-macos/dragonruby-publish .
$ cp /path/to/dragonruby-macos/.dragonruby .
$ cp /path/to/dragonruby-macos/*.png .
$ cp /path/to/dragonruby-macos/open-source-licenses.txt .

$ ./dragonruby-publish --only-package
```

## License

My code is licensed under MIT.

## Acknowledgements

- [DragonRuby GTK](https://dragonruby.itch.io/dragonruby-gtk)
- [Press Start 2P](https://fonts.google.com/specimen/Press+Start+2P)