Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kettle11/open_world_game
Just a quick terrain generation experiment.
https://github.com/kettle11/open_world_game
Last synced: about 1 month ago
JSON representation
Just a quick terrain generation experiment.
- Host: GitHub
- URL: https://github.com/kettle11/open_world_game
- Owner: kettle11
- Created: 2022-03-20T05:12:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T03:48:18.000Z (over 1 year ago)
- Last Synced: 2023-08-05T08:11:41.414Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 1.13 MB
- Stars: 42
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# open_world_game
Just a quick terrain generation experiment.Built using [`koi`](https://github.com/kettle11/koi) as the game engine and [`clatter`](https://github.com/Ralith/clatter) for the SIMD-accelerated simplex noise.