A short text-based Minecraft-like game for the CPC #29.
Go to file
Lephenixnoir 845517793a
meta: rename src/graphics.cpp -> src/camera.cpp
2022-07-17 11:58:47 +01:00
assets-cg worldgen: grass/flower patches, trees, oceans, caves, ores 2022-07-17 11:55:49 +01:00
src meta: rename src/graphics.cpp -> src/camera.cpp 2022-07-17 11:58:47 +01:00
worldgen worldgen: add Perlin noise test 2022-07-17 01:22:34 +01:00
.gitignore render, block, world: first prototype 2022-07-16 22:02:04 +01:00
CMakeLists.txt meta: rename src/graphics.cpp -> src/camera.cpp 2022-07-17 11:58:47 +01:00
converters.py worldgen: trivial jump-flood voronoi for biomes 2022-07-17 00:07:12 +01:00