Go to file
baidwwy 774f967144 add LICENSE. 2021-02-11 12:24:28 +08:00
R64 Build Your Dream 2021-02-11 12:20:44 +08:00
cjson Build Your Dream 2021-02-11 12:20:44 +08:00
gastar Build Your Dream 2021-02-11 12:20:44 +08:00
gffmpeg Build Your Dream 2021-02-11 12:20:44 +08:00
ggedll Build Your Dream 2021-02-11 12:20:44 +08:00
ggelua Build Your Dream 2021-02-11 12:20:44 +08:00
ghpsocket Build Your Dream 2021-02-11 12:20:44 +08:00
gimgui Build Your Dream 2021-02-11 12:20:44 +08:00
gip Build Your Dream 2021-02-11 12:20:44 +08:00
gsdl2 Build Your Dream 2021-02-11 12:20:44 +08:00
include Build Your Dream 2021-02-11 12:20:44 +08:00
lsqlite3 Build Your Dream 2021-02-11 12:20:44 +08:00
lua Build Your Dream 2021-02-11 12:20:44 +08:00
luadll Build Your Dream 2021-02-11 12:20:44 +08:00
luasql Build Your Dream 2021-02-11 12:20:44 +08:00
socket Build Your Dream 2021-02-11 12:20:44 +08:00
.gitignore Build Your Dream 2021-02-11 12:20:44 +08:00
GGELUA.sln Build Your Dream 2021-02-11 12:20:44 +08:00
LICENSE add LICENSE. 2021-02-11 12:24:28 +08:00
README.md Build Your Dream 2021-02-11 12:20:44 +08:00

README.md

GGELUA

GGELUA是一个简单的2D游戏引擎用纯lua编写游戏类似love2d,EM但比love2d更简单比EM更完善

官网

目标:

完成进度:

功能 进度
class 进度
动画类 进度
矩形(包围盒) 进度
文本类 进度
资源类 进度
坐标类 进度
引擎SDL 进度
界面GUI 进度
网络HPSOCKET 进度
寻路AStar 进度
视频FFMPEG 进度
工具IMGUI 进度

引擎:

功能 进度
线程 进度
手柄 进度
HGE粒子 进度
IME 进度
录音 进度
VSCODE 进度
服务端 进度
实例 进度
安卓 进度

库:

功能 进度
IMGUI 进度
cffi 进度
nng 进度
zmq 进度
redis 进度
rapidjson 进度
bass 进度
fmod 进度
fmodex 进度
bgfx 进度
sdlgpu 进度
RmlUi 进度
TILED 进度