https://github.com/aspjt/crafterra
⛰️: Sandbox game support.
https://github.com/aspjt/crafterra
crafterra dtl game game-development map-generation map-generator perlin-noise perlinnoise pixel-art pixelart procedural procedural-generation random-generation rpg sandbox sandbox-game terrain terrain-generation voxel
Last synced: about 1 month ago
JSON representation
⛰️: Sandbox game support.
- Host: GitHub
- URL: https://github.com/aspjt/crafterra
- Owner: AsPJT
- License: cc0-1.0
- Created: 2022-01-24T12:40:12.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-10T14:04:21.000Z (about 1 year ago)
- Last Synced: 2025-02-28T16:41:15.601Z (about 2 months ago)
- Topics: crafterra, dtl, game, game-development, map-generation, map-generator, perlin-noise, perlinnoise, pixel-art, pixelart, procedural, procedural-generation, random-generation, rpg, sandbox, sandbox-game, terrain, terrain-generation, voxel
- Language: C++
- Homepage:
- Size: 15.7 MB
- Stars: 32
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE_for_include_directory.txt
Awesome Lists containing this project
README
[](https://github.com/AsPJT/Crafterra/wiki)
---
This library supports sandbox game development.
Now under development.
---
# License
These codes in the include directory are licensed under **CC0 (PUBLIC DOMAIN)**.
Third party content is copyrighted by its respective owners.
[](http://creativecommons.org/publicdomain/zero/1.0/deed.en)
---
# Terrain Generation ⛰️

# Implementation Features 💡
[](https://github.com/AsPJT/Crafterra/wiki)
---
# Related Items 🎮
[](https://github.com/AsPJT/PAX_SAPIENTICA)
[](https://github.com/AsPJT/DungeonTemplateLibrary)
[](https://github.com/AsPJT/AsLib)
[](https://github.com/AsPJT/GenkaiSyuraku)