2 रिपॉजिटरी
Systems for directing units in combat and terrain navigation while managing tactical counters.
Distinct from Unit Task Managers: Distinct from Unit Task Managers: focuses on the high-level command and control interface rather than sequential task queuing.
Explore 2 awesome GitHub repositories matching game development · Unit Command Controllers. Refine with filters or upvote what's useful.
Ruby Warrior is an educational programming game and scripting sandbox designed to teach the Ruby language. It functions as a turn-based strategy engine where users write scripts to control a character's behavior and solve puzzles within a grid-based world. The platform focuses on algorithmic logic and decision-making, requiring users to write autonomous scripts that navigate obstacles and defeat enemies. It provides a gamified environment for practicing tactical scripting and interactive Ruby learning. The system includes a state-querying API for detecting environment tiles and character pos
Enables the creation and control of secondary units with independent logic blocks to assist the primary character.
This project is a real-time strategy game framework built for the Godot engine, providing a foundational template for developing isometric strategy titles. It offers a collection of reusable systems designed to accelerate the creation of competitive games, including support for both human and artificial intelligence participants. The framework distinguishes itself through a comprehensive suite of core mechanics tailored for the real-time strategy genre. It includes a dedicated fog-of-war system that obscures map regions based on unit line-of-sight, alongside isometric pathfinding and navigati
Directs ground and air units in combat and terrain navigation while managing tactical counters against enemy forces.