项目概述
🎮 📝 A curated list of libGDX resources to help developers make awesome games.
项目地址
https://github.com/rafaskb/awesome-libgdx
项目页面预览

关键指标
- Stars:1209
- 主要语言:
- License:Creative Commons Zero v1.0 Universal
- 最近更新:2024-12-03T21:43:58Z
- 默认分支:master
本站高速下载(国内可用)
点击下载(本站镜像)
– SHA256:ab53e543a2b0bdb39438b1541dad5b1c7b58d3960ab6a9dcef4b03bb036247cf
安装部署要点(README 精选)
Setup and Deployment
- gdx-liftoff – A modern setup tool for libGDX that supports more backends and allows adding libraries with one click.
- libgdx-library-template – A skeleton project for making new libraries, since they need different config.
- Packr – Packages your JAR, assets and a JVM for distribution on Windows, Linux and macOS.
Getting Started
- Official libGDX Wiki – Official libGDX wiki that contains a huge amount of information.
- Tann’s Hello libGDX – An excellent guide for beginners on how to create a game from scratch.
- Development Tutorial Playlist by Phillip Mod Dev – A series of videos going over the basics of libGDX.
- Brandon Grasley’s Space Shooter Game – Video tutorial series on making a complete Android game from scratch.
- Creating a Launcher – Video tutorial on using libGDX to make a game launcher.
- Deploying with JPackage – A tutorial on deploying libGDX games with JPackage via Gradle commands.
- JSON in Game Dev – General tutorial on using JSON for storing data.
- Progress Bar Design – Discusses the pros and cons of different progress bar design techniques with examples.
- libGDX External Tutorials – Big list of official unofficial tutorials.
- Scene2D.UI From the Ground Up – Covers the basics of UI design in Scene2D, libGDX’s premiere scene graph and layout toolkit.
常用命令(从 README 提取)
(未提取到命令块)
通用部署说明
- 下载源码并阅读 README
- 安装依赖(pip/npm/yarn 等)
- 配置环境变量(API Key、模型路径、数据库等)
- 启动服务并测试访问
- 上线建议:Nginx 反代 + HTTPS + 进程守护(systemd / pm2)
免责声明与版权说明
本文仅做开源项目整理与教程索引,源码版权归原作者所有,请遵循对应 License 合规使用。
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END








暂无评论内容