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
- Host: GitHub
- URL: https://github.com/triformine/voxel_game
- Owner: TriForMine
- License: apache-2.0
- Created: 2023-08-28T14:48:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T10:27:50.000Z (over 2 years ago)
- Last Synced: 2024-05-01T17:33:01.538Z (about 2 years ago)
- Topics: bevy-engine, bevy-game, procedural, rust, voxel-engine, voxel-game
- Language: Rust
- Homepage: https://triformine.itch.io/voxel-game
- Size: 914 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)