A c++ Godot Engine module that contains Broken Seals related code. Level generators for example.
Go to file
2020-05-23 22:01:38 +02:00
.gitignore Initial commit. 2020-05-23 20:25:01 +02:00
biome_base.cpp Ported the basic test biome generation method to a new BiomeBase class. 2020-05-23 22:01:38 +02:00
biome_base.h Ported the basic test biome generation method to a new BiomeBase class. 2020-05-23 22:01:38 +02:00
config.py Initial commit. 2020-05-23 20:25:01 +02:00
LICENSE Initial commit. 2020-05-23 20:25:01 +02:00
README.md Initial commit. 2020-05-23 20:25:01 +02:00
register_types.cpp Ported the basic test biome generation method to a new BiomeBase class. 2020-05-23 22:01:38 +02:00
register_types.h Fix copy paste fail. 2020-05-23 20:29:06 +02:00
SCsub Ported the basic test biome generation method to a new BiomeBase class. 2020-05-23 22:01:38 +02:00

Broken Seals Module

C++ code for Broken Seals.