Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.