Skip to content

Cepheid-UK/Tactics-game-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tactics-game-prototype

This is a prototype for a turn-based tactics game using similar movement and combat system to the Advance Wars series.

The movement uses BFS to determine movable area, and A* to locate an acceptable path.

There is a state machine that handles the logic flow between selecting units, giving commands and resolving combat.

Demo

About

Prototype for a Turn-Based Tactics game built in Godot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published