Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-10T14:04:21.000Z (12 months ago)
- Last Synced: 2024-10-11T10:09:30.306Z (3 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: 31
- 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
[![Crafterra](https://raw.githubusercontent.com/AsPJT/AsPJT/master/Picture/crafterra.png)](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.
[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg "CC0")](http://creativecommons.org/publicdomain/zero/1.0/deed.en)
---
# Terrain Generation ⛰️
![Terrain](https://raw.githubusercontent.com/AsPJT/CrafterraPicture/main/Picture/TerrainGeneration/2022/0216/8px/14.png)
![Terrain](https://raw.githubusercontent.com/AsPJT/CrafterraPicture/main/Picture/TerrainGeneration/2022/0216/8px/20.png)# Implementation Features 💡
[![Airship](https://raw.githubusercontent.com/AsPJT/CrafterraPicture/main/Picture/ActorMode/airship.gif)](https://github.com/AsPJT/Crafterra/wiki)
---
# Related Items 🎮
[![PAX_SAPIENTICA](https://raw.githubusercontent.com/AsPJT/PAX_SAPIENTICA/develop/Images/Logo/TitleBanner4.svg)](https://github.com/AsPJT/PAX_SAPIENTICA)
[![DTL](https://raw.githubusercontent.com/AsPJT/AsPJT/master/Picture/dungeon_template_library.png)](https://github.com/AsPJT/DungeonTemplateLibrary)
[![AsLib](https://raw.githubusercontent.com/AsPJT/AsPJT/master/Picture/aslib.png)](https://github.com/AsPJT/AsLib)
[![GenkaiSyuraku](https://raw.githubusercontent.com/AsPJT/AsPJT/master/Picture/genkai_syuraku.png)](https://github.com/AsPJT/GenkaiSyuraku)