Skip to content

Ryan1729/summit

Repository files navigation

Summit

screenshot

This is a game inspired by Mt.

Building/Running

  1. If you haven't already, install Rust/Cargo.
  2. Try running cargo run. If that starts up program, you're set.
  3. If you got an error, refer to the instructions for raylib-rs. Some libraries/utilities may need to be installed. Eventually cargo run should work. That said as of this writing, I have only tested on Windows and Linux.
    • From a fairly fresh Ubuntu install, I got it working by running the equivalent following, in addition to what I had installed for other reasons. (circa early 2022)
      • sudo apt-get install curl cmake libglfw3 libglfw3-dev g++

licensed under MIT OR Apache-2.0 at your option

About

A game where you climb

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-Apache.md
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published