This repository contains the initial project structure for Wintermaul Wars Classic, a tower defense game inspired by the classic Warcraft III custom map.
The project uses the Godot Engine and is written in GDScript.
- Install Godot 4.
- Open the project directory in Godot.
- Run the project to see a basic scene printing a welcome message.
project.godot– Godot project configuration.scenes/– Godot scene files.scripts/– GDScript source files.
This project is licensed under the MIT License.