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

https://github.com/triformine/voxel_game

A Voxel Game written in rust
https://github.com/triformine/voxel_game

bevy-engine bevy-game procedural rust voxel-engine voxel-game

Last synced: about 1 year ago
JSON representation

A Voxel Game written in rust

Awesome Lists containing this project

README

          

# Voxel Game

An open source voxel game using rust [bevy engine](https://bevyengine.org/)

## Main libraries
[bevy](https://github.com/bevyengine/bevy)
[rust-simd-noise](https://github.com/jackmott/rust-simd-noise)

## License

[Apache-2.0 license](LICENSE)