/catcher_game

A game where you catch apples in rust. Whee.

Primary LanguageRust

Description

Made with Rust using the Amethyst game library.

The amethyst repo can be found here: https://github.com/amethyst/amethyst/

Installation

  • git clone https://github.com/aburd/catcher_game.git
  • cd catcher_game
  • cargo run