https://github.com/littleb0xes/spacesoap
https://github.com/littleb0xes/spacesoap
dragonruby game ruby
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/littleb0xes/spacesoap
- Owner: LittleB0xes
- Created: 2020-03-05T15:36:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-18T09:24:11.000Z (about 6 years ago)
- Last Synced: 2025-01-06T02:18:49.164Z (over 1 year ago)
- Topics: dragonruby, game, ruby
- Language: Ruby
- Size: 5.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shooter
A Dragonruby GTK space shooter
## Current state
The game is currently playable but does not present really interesting.
Work in progreess
## Control
You can use keyboard or gamepad to play
| | Keyboard | Gamepad |
|-------------------|--------------------|-----------------------------|
| Turn Right / Left | Arrow Right / Left | Right /Left Directional key |
| | | Right /Left Analog |
| Engine | Arrow Up | Up Directional key |
| | | Up Analog |
| Fire | Space | A |
| Shield | Arrow Up | X |
| | | |
## GFX Credits
* The assets in this repository are created at Sparklin Labs by Pixel-boy. I made some additions and modifications
* SFX and background music by [Mathys Dupont](https://gitlab.com/mathys)