Tags: strategy

Game

Haldric

Haldric is a work-in-progress reimplementation of the Battle for Wesnoth, built using the Godot Engine. This project represents an effort to modernize the classic strategy game with a new engine.

Game

Tanks of Freedom

Tanks of Freedom is a classic turn-based strategy game developed with Godot Engine 2.1. It features isometric pixel art graphics and allows for both single-player campaign and hot-seat multiplayer.

Game

Rapid Rescue

Rapid Rescue is a local multiplayer strategy game for Godot, inspired by Labyrinth. Players manipulate river tiles to guide stranded characters to safety, competing to rescue five characters first.

Game

Poder Solar

Poder Solar is a resource management game developed by Antimundo for the Spain Game Dev Jam 2023 using Godot 4.3. The game involves supplying a city with electricity while managing pollution levels.

Game

Unknown Horizons

Unknown Horizons is a 2D real-time strategy simulation game being ported to Godot 4. The project seeks developers to contribute to the port and aims to recreate the original game's economy and city-building focus using Godot Engine.

Game

Thrive

Thrive is an open-source game project built with Godot Engine, focusing on the evolution of life. It's primarily written in C# and utilizes Godot's scene system for game development.

Game

Tanks of Freedom II

Tanks of Freedom II is an open-source, turn-based strategy game built with Godot Engine 4.2+. Featuring isometric voxel art, a built-in map editor, and support for up to four players, it offers both single-player campaigns and hot-seat multiplayer.

Library

Dijkstra map for Godot

This GDNative plugin provides a Dijkstra Map pathfinding node for Godot, offering versatility for pre-computing paths in games like tower defense, RTS, and roguelikes. It is written in Rust and supports C# integration, providing a performance boost over GDScript.