Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pusewicz/dragon-shooter

A demo shooter game written in DragonRuby Game Toolkit
https://github.com/pusewicz/dragon-shooter

dragonruby dragonruby-gtk dragonrubygtk game ruby shooter vertical-scrolling

Last synced: about 2 months ago
JSON representation

A demo shooter game written in DragonRuby Game Toolkit

Awesome Lists containing this project

README

        

# dragon-shooter

A simple vertical-scrolling shooter game implemented in [DragonRuby](https://dragonruby.org). You can play it for free on [itch.io](https://pusewicz.itch.io/dragon-shooter).

![Dragon Shooter](https://user-images.githubusercontent.com/940/183634494-6562de48-a169-4168-9e38-f953f78f5786.jpeg)

# Development

Ensure you have https://dragonruby.itch.io/dragonruby-gtk installed via itch.io on macOS and execute.

```
$ rake run
```