蔬菜小程序的开发全流程详解
691
2022-10-28
JustWeEngine - 一个简单的开源Android原生游戏框架
JustWeEngine - Android Game FrameWork
An easy open source Android Native Game FrameWork.
Engine Flow Chart
How To Use?
Import Engine's module as Library. Import engine.jar in your project from "/jar". With Gradle:Step 1. Add the JitPack repository to your build file Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url "https://jitpack.io" } } } Step 2. Add the dependency dependencies { compile 'com.github.lfkdsk:JustWeEngine:v1.13' } With Maven:Step 1. Add the JitPack repository to your build file
Engine in V1.13
A plane game Demo:Demo地址Extra modules:JustWeToolsDemo for network:JustWe-WebServerStudioVSEclipse from ice1000: StudioVSEclipseHungry Shark from hnshilei: HungryShark
User Guidance
English Guidance
中文教程
繁體中文教程
JustWeEngine's WiKi
Feedback
Please send your feedback as long as there occurs any inconvenience or problem. You can contact me with:
Email: lfk_dsk@hotmail.comWeibo: @亦狂亦侠_亦温文Blog: 刘丰恺
License
Copyright 2017 [刘丰恺](http://cnblogs.com/lfk-dsk/)Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at http://apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~