Skip to content

KHN190/miniStrategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniStrategy

Documentation Status GitHub license

Strategy framework that features:

  • Redo / Undo for everything ☑️
  • Three modes
    • turn based mode, traditional one ☑️
    • real time mode, every action is executed on the fly ☑️
    • mix mode, plan in a turn, act simultaneously
  • Pause / Resume ☑️
  • Execute with a delay ☑️
  • Serialize / Deserialize for easy save

Read wiki here.

Related

Plans

  • Godot export

Reference

  • Boardgame.io, a turn based framework supports multiplayer in JavaScript.

About

Strategy framework for Unity, with turn base, real time and mix mode.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages