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

disgraded/gdxmachine: JVM based 2D Game Engine

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

开源软件名称:

disgraded/gdxmachine

开源软件地址:

https://github.com/disgraded/gdxmachine

开源编程语言:

Kotlin 96.2%

开源软件介绍:

GdxMachine - JVM based 2D Game Engine

github banner forthebadge forthebadge forthebadge

GitHub Build Status GitHub tag (latest by date) Discord

JVM based 2D Game Engine

GdxMachine is open source 2D game engine built on top of popular JVM based framework for game development libGDX.

The main goal is to reach maximum performance on Desktop & Android without implementing platform specific code. Also to provide beginner friendly API for rapid game development.

Getting started

  • Create gradle project using Intellij IDEA
  • Add it in your root build.gradle at the end of repositories:
allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}
  • add the dependencies
dependencies {
    implementation 'com.github.disgraded.gdxmachine:platform-desktop:0.0.6-prototype'
    implementation 'com.github.disgraded.gdxmachine:core:0.0.6-prototype'
}

Showcase

showcase

Current milestone (Roadmap)

prototype [v0.1.0]
  • Project structure
  • Android library
  • JVM library
  • Core module system
  • ECS Module
  • Scene Manager
  • Resource Module
  • Graphics Module
  • Graphics Module (Lighting)
  • Input Module
  • Physics Module (Box2D)
  • Code documentation
  • Getting started guide

Contributing

Resolve an issue

  1. Read CONTRIBUTING guide
  2. Make the changes
  3. Read Pull request guide

Create feature request

  1. Create issue for an idea
  2. Explain your needs

License

The project is licensed under the Apache License Version 2.0

Some classes are based on LibGDX's code and are licensed under the Apache License Version 2.0 per LibGDX's license (compatible license). Such classes are placed under com.badlogic.gdx packages.

If you make something successful with GdxMachine we will be happy if you remember us, and tell others about it




鲜花

握手

雷人

路过

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

请发表评论

全部评论

专题导读
上一篇:
roncodes/cloudrealms-2: a web based mmorpg game engine发布时间:2022-06-07
下一篇:
jbaicoianu/elation-engine: Elation Javascript 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