• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

Xrysnow/LuaSTG-x: LuaSTG-x is a multi-platform game engine.

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

Xrysnow/LuaSTG-x

开源软件地址:

https://github.com/Xrysnow/LuaSTG-x

开源编程语言:

C++ 98.0%

开源软件介绍:

LuaSTG-x

English Readme | 中文简介


LuaSTG-x is a multi-platform game engine based on cocos2d-x and LuaSTGPlus. It is aimed at providing a powerful engine for building STG, especially bullet hell games.


Gallery | Core API Manual | Changelog

Download

Full release download:

Main Features

Relevant Link

Build Instructions

  1. Clone the repo and submodules from GitHub (or download from release page).

     $ git clone --recursive https://github.com/Xrysnow/LuaSTG-x.git
    
  2. Clone external libraries into frameworks/cocos2d-x/external (or download from release page).

     $ cd LuaSTG-x/frameworks/cocos2d-x/external
     $ git clone --recursive https://github.com/Xrysnow/cocos2d-x-3rd-party-libs-bin.git
    
  3. Download extra files from Cubism SDK if you need live2d module. (instructions).

  4. Generate project using CMake (instructions).

    • If your target is Android platform, just open frameworks/runtime-src/proj.android with Android Studio.
    • If your target is macOS platform, add -GXcode parameter to CMake.
    • If your target is IOS platform, you can search for a bash script that helps to configure CMake.
    • If your target is macOS/IOS platform, you need to open project setting -> TARGETS -> LuaSTG-x -> Build Phases -> Copy Files and check Code Sigh On Copy for frameworks.
    • If your target is Linux platform, you need to execute frameworks/cocos2d-x/install-deps-linux.sh before using CMake. It's recommended to add -GNinja parameter to use ninja since default make is very slow.
  5. Compile with your target compiler.

Build Requirements

  • CMake 3.15+
  • Android Studio 3.3.0+ and NDK r16+
  • OS X 10.9+ and Xcode 9+
  • or Linux with CC supports c++11
  • or Windows 7+ and VS 2019+

Runtime Requirements

Runtime requirements is actually decided by your compiler, but in most cases they should satisfy these conditions:

  • Android 5.0+
  • iOS 8.0+
  • OS X 10.9+
  • Windows 7+ and visual c++ runtime

Dependency Graph

LuaSTG-x
├ cocos2d-x
├ lstgx_Audio
│  └ openal-soft (in lstgx_external)
├ lstgx_external
│  ├ ANGLE (optional)
│  ├ BurstLinker
│  ├ cLaTeXMath
│  ├ FairyGUI (optional)
│  ├ FFmpeg (optional)
│  ├ libzippp
│  │ └ libzip
│  ├ Lua CJSON
│  ├ luafilesystem
│  ├ LPeg
│  ├ nanosvg
│  ├ NativeFileDialog
│  ├ libogg
│  ├ openal-soft
│  ├ yasio (optional)
│  └ Yuescript (optional)
├ lstgx_Math
├ lstgx_LuaCore
├ cocos2d-x-imgui
│  ├ ImGui
│  ├ imgui_markdown
│  ├ ImGuiColorTextEdit
│  └ implot
├ cocos2d-x-live2d (optional)
│ ├ CubismNativeFramework
│ └ Cubism SDK for Native
├ cocos2d-x-video
│  └ FFmpeg (in lstgx_external)
└ creator_to_cocos2dx




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
fabiommendes/FGAme: A simple 2D game engine for Python发布时间:2022-06-07
下一篇:
nebula-engine/Nebula: c++ 3d game engine发布时间:2022-06-07
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap