Skip to content

midgithub/UGFramework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license

Description

An unity game framework, includes table manager, network manager(tcp, http, udp), some tools, some unity ui components, ai system, and most important is examples.

Target

Make unity game easiler.

Features

  1. Resources Manager(Editor, iOS, Android), includes AssetBundle build, load, download, save.
  2. Log Manager, includes writing log
  3. Coroutine Manager, custom coroutine runner.
  4. 3D Touch Manager(Editor, iOS, Android), includes Pinch, Drag, Touch.
  5. Custom Inspector

TODO Features

  • Network Manager
  • AI (StateMachine, BehaviourTree)
  • Object Pool
  • Doc generator

About

Unity game framework, AssetBundle, Coroutine, Log, Managers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • Other 0.1%