a tactical roguelike web game
Find a file
2025-12-18 21:20:17 -08:00
src remove needless attribution 2025-12-18 21:20:17 -08:00
test Enhance procedural generation with new biome generators and texture support. Added CrystalSpiresGenerator, updated CaveGenerator and RuinGenerator with texture integration, and improved VoxelManager for better rendering. Increased timeout for texture generation tests to ensure stability in CI environments. 2025-12-18 21:19:22 -08:00
.gitignore updated generation 2025-12-17 11:26:42 -08:00
build.js updated generation 2025-12-17 11:26:42 -08:00
package-lock.json VoxelGrid and VoxelManager 2025-12-16 15:52:58 -08:00
package.json updated generation 2025-12-17 11:26:42 -08:00
README.md adding some readme 2025-12-16 14:49:53 -08:00
web-test-runner.config.js Enhance procedural generation with new biome generators and texture support. Added CrystalSpiresGenerator, updated CaveGenerator and RuinGenerator with texture integration, and improved VoxelManager for better rendering. Increased timeout for texture generation tests to ensure stability in CI environments. 2025-12-18 21:19:22 -08:00

A tactical roguelike voxel game.