An open API service indexing awesome lists of open source software.

https://github.com/kumokyaku/megumin.gameframework

游戏通用接口和架构
https://github.com/kumokyaku/megumin.gameframework

Last synced: 10 days ago
JSON representation

游戏通用接口和架构

Awesome Lists containing this project

README

        

# Megumin.GameFramework [**`MGF`**]

Megumin的游戏通用接口和架构

**所有模块依赖于MeguminEngine.Interface。模块之间只能通过接口调用**

所有模块完成后,也就提取出一套接口标准。然后依照次标准进行扩展实现。

同时,整个库本身也是一个很好的架子,你可以仿照实现自己的引擎或者工具集。