# GGELUA **Repository Path**: yinyigame/GGELUA ## Basic Information - **Project Name**: GGELUA - **Description**: No description available - **Primary Language**: Lua - **License**: Zlib - **Default Branch**: master - **Homepage**: http://bbs.ggelua.com - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 85 - **Created**: 2021-02-12 - **Last Updated**: 2024-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README GGELUA ------ GGELUA是一个简单的2D游戏引擎,用纯lua编写游戏,类似love2d,EM,但比love2d更简单,比EM更完善 [官网](http://bbs.ggelua.com/) 目标: ---- - 支持 bgfx - 支持 安卓,WINDOWS - 整合 VSCODE - 支持 [TypeScriptToLua](https://github.com/TypeScriptToLua/TypeScriptToLua) - 支持 [tl](https://github.com/teal-language/tl) 完成进度: ------ |功能|进度| |-|-| |class| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |动画类| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |矩形(包围盒)| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |文本类| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |资源类| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |坐标类| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |引擎SDL| ![进度](https://img.shields.io/badge/进度-60%25-yellow) |界面GUI| ![进度](https://img.shields.io/badge/进度-90%25-green) |网络HPSOCKET| ![进度](https://img.shields.io/badge/进度-90%25-green) |寻路AStar| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |视频FFMPEG| ![进度](https://img.shields.io/badge/进度-90%25-green) |工具IMGUI| ![进度](https://img.shields.io/badge/进度-80%25-yellowgreen) 引擎: ---- |功能|进度| |-|-| |线程| ![进度](https://img.shields.io/badge/进度-0%25-red) |手柄| ![进度](https://img.shields.io/badge/进度-0%25-red) |HGE粒子| ![进度](https://img.shields.io/badge/进度-0%25-red) |IME| ![进度](https://img.shields.io/badge/进度-0%25-red) |录音| ![进度](https://img.shields.io/badge/进度-0%25-red) |VSCODE| ![进度](https://img.shields.io/badge/进度-10%25-orange) |服务端| ![进度](https://img.shields.io/badge/进度-0%25-red) |实例| ![进度](https://img.shields.io/badge/进度-0%25-red) |安卓| ![进度](https://img.shields.io/badge/进度-0%25-red) 库: --- |功能|进度| |-|-| |IMGUI| ![进度](https://img.shields.io/badge/进度-80%25-yellowgreen) |cffi| ![进度](https://img.shields.io/badge/进度-0%25-red) |nng| ![进度](https://img.shields.io/badge/进度-0%25-red) |zmq| ![进度](https://img.shields.io/badge/进度-0%25-red) |redis| ![进度](https://img.shields.io/badge/进度-0%25-red) |rapidjson| ![进度](https://img.shields.io/badge/进度-0%25-red) |bass| ![进度](https://img.shields.io/badge/进度-0%25-red) |fmod| ![进度](https://img.shields.io/badge/进度-0%25-red) |fmodex| ![进度](https://img.shields.io/badge/进度-0%25-red) |bgfx| ![进度](https://img.shields.io/badge/进度-0%25-red) |sdlgpu| ![进度](https://img.shields.io/badge/进度-0%25-red) |RmlUi| ![进度](https://img.shields.io/badge/进度-0%25-red) |TILED| ![进度](https://img.shields.io/badge/进度-0%25-red) 自动化流程进度: ------ |功能|进度| |-|-| |代码审查gerrit服务搭建| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |代码备份gitlab服务搭建| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |持续集成jenkins服务搭建| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |openharmony-v3.1.6代码建仓| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |每日构建模板任务| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |每日自动烧录任务| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |每日自动烧录环境(测试机)| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |每日自动烧录工具(hdc版)| ![进度](https://img.shields.io/badge/进度-100%25-brightgreen) |每日自动xts环境(测试机)| ![进度](https://img.shields.io/badge/进度-0%25-yellow) |每日自动xts测试任务| ![进度](https://img.shields.io/badge/进度-0%25-yellow) |各个子项目每日构建任务配置| ![进度](https://img.shields.io/badge/进度-0%25-yellow) |历史仓库整改迁移| ![进度](https://img.shields.io/badge/进度-0%25-yellow)