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

https://github.com/aburd/catcher_game

A game where you catch apples in rust. Whee.
https://github.com/aburd/catcher_game

Last synced: 11 months ago
JSON representation

A game where you catch apples in rust. Whee.

Awesome Lists containing this project

README

          

## 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`