Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T07:27:15.000Z (over 1 year ago)
- Last Synced: 2024-11-19T22:10:04.393Z (2 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).
![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
```