Skip to content

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

Notifications You must be signed in to change notification settings

angyan/Turnable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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