An open API service indexing awesome lists of open source software.

https://github.com/jbush001/rustgame

More playing around with Rust as a learning exercise...
https://github.com/jbush001/rustgame

Last synced: 3 months ago
JSON representation

More playing around with Rust as a learning exercise...

Awesome Lists containing this project

README

          

# Setup

Install Rust from
Install Tiled level editor

Install prerequisites (Linux)

sudo apt install -y libsdl2-dev cmake

(MacOS)

brew install sdl2 sdl2_mixer

# Running

cargo run