thombruce / verse

🚀 A universe in progress
Other
8 stars 0 forks source link
bevy game rust space

Verse

Build Release Changelog GitHub all releases License YouTube Discord

Download

Get the latest release!

Controls

Action Keyboard Controller
Thrust W, RT
Turn left A, LS ←
Turn right D, LS →
Fire Space A/X
Pause/unpause Esc, P Start

Config

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"
)

Development

Installation

git clone https://github.com/thombruce/verse.git
cd verse
cargo run

Credits

Built on Rust with Bevy.

Title Font

Edge of the Galaxy by Quinn Davis Type

Art

Music

Audio

License

LICENSE

Verse is licensed under the MIT license modified by the Commons Clause License Condition v1.0 ("Commons Clause").