Files
rust-smb/README.md

299 B

Super Matte Bros

It time for me to learn Rust, and why not try to make a simple Super Mario Bros clone, called Super Matte Bros. Run Matte, RUN!

Install

OS X

$ curl -s https://static.rust-lang.org/rustup.sh | sudo sh
$ brew install sdl2

Run

$ cargo run