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.
- Host: GitHub
- URL: https://github.com/aburd/catcher_game
- Owner: aburd
- Created: 2019-05-31T11:13:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-01T15:51:47.000Z (about 7 years ago)
- Last Synced: 2024-12-31T05:16:58.539Z (over 1 year ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`