Skip to content

πŸš€ A universe in progress

License

Notifications You must be signed in to change notification settings

thombruce/verse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 13, 2023
e78704e Β· Dec 13, 2023
Nov 28, 2023
Nov 24, 2023
Nov 24, 2023
Dec 13, 2023
Oct 1, 2023
Nov 3, 2023
Dec 13, 2023
Dec 13, 2023
Dec 13, 2023
Oct 17, 2023
Nov 13, 2023

Repository files navigation

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