Skip to content

angyan/Turnable

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Turnable

A Unity and Godot compatible gramework written in C# that can be used to create any kind of turn based game.

What makes Turnable different from others of its kind? Well, once fleshed out, the Framework will support the following features:

  • Plug and Play Artificial Intelligence (AI)
    • Monte Carlo Simulations based AI
    • Goal based AI
    • State Machines
    • IQ based AI difficulty
  • Pathfinding
  • Line of Sight (LoS)
  • Tiled (TMX) support
  • Skills, Stats, Inventories etc.

I've started development on this framework again!

About

An open source C# framework for creating Turn Based Roguelikes, Strategy Games, RPGs and War Games (compatible with Unity)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages