添加要饭
This commit is contained in:
parent
51d46c12d9
commit
206d85e8b1
12
README.md
12
README.md
|
@ -10,12 +10,13 @@ GGELUA是一个基于[SDL](https://github.com/libsdl-org/SDL)简单的2D游戏
|
||||||
目标:
|
目标:
|
||||||
----
|
----
|
||||||
- 支持 [bgfx](https://github.com/cloudwu/lua-bgfx)
|
- 支持 [bgfx](https://github.com/cloudwu/lua-bgfx)
|
||||||
- 支持 安卓,WINDOWS
|
- 支持 ![进度](https://img.shields.io/badge/安卓-60%25-yellow) ![进度](https://img.shields.io/badge/WINDOWS-90%25-green)
|
||||||
- 整合 [VSCODE](https://code.visualstudio.com/)(调试,跳转,提示,文档,支持库等)
|
- 整合 [VSCODE](https://code.visualstudio.com/)(调试,跳转,提示,文档,支持库等)
|
||||||
- 支持! [TypeScriptToLua](https://github.com/TypeScriptToLua/TypeScriptToLua)
|
- $\color{#FF3030}{支持}$ [TypeScriptToLua](https://github.com/TypeScriptToLua/TypeScriptToLua)
|
||||||
- 支持! [teal](https://github.com/teal-language/tl)
|
- $\color{#FF3030}{支持}$ [teal](https://github.com/teal-language/tl)
|
||||||
|
|
||||||
[100%]:https://img.shields.io/badge/进度-100%25-brightgreen
|
[100%]:https://img.shields.io/badge/进度-100%25-brightgreen
|
||||||
|
[70%]:https://img.shields.io/badge/进度-70%25-yellow
|
||||||
[0%]:https://img.shields.io/badge/进度-0%25-red
|
[0%]:https://img.shields.io/badge/进度-0%25-red
|
||||||
[50%]:https://img.shields.io/badge/进度-50%25-yellow
|
[50%]:https://img.shields.io/badge/进度-50%25-yellow
|
||||||
完成进度:
|
完成进度:
|
||||||
|
@ -52,7 +53,7 @@ GGELUA是一个基于[SDL](https://github.com/libsdl-org/SDL)简单的2D游戏
|
||||||
|VSCODE| ![进度](https://img.shields.io/badge/进度-10%25-orange)
|
|VSCODE| ![进度](https://img.shields.io/badge/进度-10%25-orange)
|
||||||
|服务端| ![进度](https://img.shields.io/badge/进度-10%25-orange)
|
|服务端| ![进度](https://img.shields.io/badge/进度-10%25-orange)
|
||||||
|实例| ![0%]
|
|实例| ![0%]
|
||||||
|安卓| ![50%]
|
|安卓| ![70%]
|
||||||
|[bgfx](https://github.com/cloudwu/lua-bgfx)| ![0%]
|
|[bgfx](https://github.com/cloudwu/lua-bgfx)| ![0%]
|
||||||
|
|
||||||
[_luasql]:http://keplerproject.github.io/luasql/
|
[_luasql]:http://keplerproject.github.io/luasql/
|
||||||
|
@ -82,3 +83,6 @@ GGELUA是一个基于[SDL](https://github.com/libsdl-org/SDL)简单的2D游戏
|
||||||
|redis|![0%]
|
|redis|![0%]
|
||||||
|[rapidjson](https://github.com/xpol/lua-rapidjson)|![0%]
|
|[rapidjson](https://github.com/xpol/lua-rapidjson)|![0%]
|
||||||
|[RmlUi](https://github.com/mikke89/RmlUi)|![0%]
|
|[RmlUi](https://github.com/mikke89/RmlUi)|![0%]
|
||||||
|
|
||||||
|
|
||||||
|
![进度](赞赏.png)
|
Loading…
Reference in New Issue