Action | Keyboard | Controller |
---|---|---|
Thrust | W, β | RT |
Turn left | A, β | LS β |
Turn right | D, β | LS β |
Fire | Space | A/X |
Pause/unpause | Esc, P | Start |
When Verse first runs, it will create a config file at verse.config.ron
. These values can be reconfigured to your liking:
(
window_mode: Windowed, // Windowed, Fullscreen, BorderlessFullscreen, SizedFullscreen
master_volume: 1.0, // 0.0..1.0
locale: "en-US", // "en-US", "ru-RU", "de-DE"
)
git clone https://github.com/thombruce/verse.git
cd verse
cargo run
Edge of the Galaxy by Quinn Davis Type
-
Ship Mixer by Kenney
From Kenney.nl
-
Pixel Planet Generator by Deep-Fold
From itch.io
-
From the Font Library, OFL (SIL Open Font License)
-
From the Free Music Archive, CC BY
-
From the Free Music Archive, CC BY
Fade in/out added to beginning and end of track for looping in game.
Verse is licensed under the MIT license modified by the Commons Clause License Condition v1.0 ("Commons Clause").