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: 3 months ago
JSON representation
A demo shooter game written in DragonRuby Game Toolkit
- Host: GitHub
- URL: https://github.com/pusewicz/dragon-shooter
- Owner: pusewicz
- Created: 2022-04-09T05:21:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T07:27:15.000Z (about 2 years ago)
- Last Synced: 2025-01-21T01:30:55.332Z (5 months ago)
- Topics: dragonruby, dragonruby-gtk, dragonrubygtk, game, ruby, shooter, vertical-scrolling
- Language: Ruby
- Homepage: https://pusewicz.itch.io/dragon-shooter
- Size: 5.42 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-dragonruby - Dragon Shooter
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).

# Development
Ensure you have https://dragonruby.itch.io/dragonruby-gtk installed via itch.io on macOS and execute.
```
$ rake run
```