https://github.com/evuez/diamond-square
Diamond-square in Rust
https://github.com/evuez/diamond-square
diamond-square-algorithm
Last synced: 27 days ago
JSON representation
Diamond-square in Rust
- Host: GitHub
- URL: https://github.com/evuez/diamond-square
- Owner: evuez
- License: mit
- Created: 2020-01-24T09:08:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-24T09:14:25.000Z (about 5 years ago)
- Last Synced: 2024-10-19T17:30:24.380Z (6 months ago)
- Topics: diamond-square-algorithm
- Language: Rust
- Homepage:
- Size: 1.23 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Diamond-square in Rust
An implementation of the [Diamond-square algorithm](https://en.wikipedia.org/wiki/Diamond-square_algorithm) in Rust.
