Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thibautre/birdland
👾 Just messin' around with Rust and Unity
https://github.com/thibautre/birdland
rust unity3d
Last synced: about 1 month ago
JSON representation
👾 Just messin' around with Rust and Unity
- Host: GitHub
- URL: https://github.com/thibautre/birdland
- Owner: thibautRe
- Created: 2018-04-09T21:28:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T19:42:43.000Z (over 6 years ago)
- Last Synced: 2024-11-06T09:12:49.343Z (3 months ago)
- Topics: rust, unity3d
- Language: Rust
- Homepage:
- Size: 208 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Bird's Land
Prototype of game using Rust and Unity3D
## Run the server
The run server is ran with a `stable` version of Rust (1.26 minimum) and can be run by running `cargo run` in the `birdland_server` directory.