Skip to content
A game written in Rust
Rust
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
assets
src
.editorconfig
.gitignore
Cargo.lock
Cargo.toml
LICENSE
README.md

README.md

Endless Jumper

ScreenShot

Instructions

# Make sure you have SDL2, SDL2 TTF, SDL2 GFX and SDL2 Mixer installed in your system
git clone git@github.com:alanhoff/rust-endless-jumper.git
cd rust-endless-jumper
cargo run --release
You can’t perform that action at this time.