Copy the 'dci' directory to any location within your Godot project. Begin your DCI coding journey with the following code: # define data class Person extends dci_data: var name: String = "Player" # ...
Maze Escape is a challenging top-down 2D maze game where you navigate through 5 perilous levels while avoiding relentless AI enemies. With no combat abilities, survival hinges on your speed, strategy, ...