Skip to content

carlthome/rustler

Repository files navigation

Crab Rustler

A toy game created to explore and learn Rust.

Features

  • Exciting gameplay!
  • State-of-the-art graphics
  • Smooth performance
  • Easy to learn, hard to master
  • Fun and engaging mechanics for the entire family
  • Multiplayer support

Run

nix run github:carlthome/dotfiles#rustler

Develop

# Enter a development shell.
nix develop github:carlthome/dotfiles#rustler

# Write package source to working directory.
unpackPhase

# Build the project.
cargo build

# Run tests.
cargo test

# Launch the game.
cargo run

About

A toy game to learn more Rust development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published