All Projects → superman-t → PlaneGame

superman-t / PlaneGame

Licence: other
飞机大战源码(豪华版)

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
lua
6591 projects
python
139335 projects - #7 most used programming language
Objective-C++
1391 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to PlaneGame

Premake Core
Premake
Stars: ✭ 2,248 (+2425.84%)
Mutual labels:  premake
BadGame
《BadGame 烂游戏》--使用cocos2d-x开发的一款横版卷轴类游戏
Stars: ✭ 93 (+4.49%)
Mutual labels:  cocos2d-x
cocos2d-x-imgui
ImGui for cocos2d-x, with lua binding
Stars: ✭ 24 (-73.03%)
Mutual labels:  cocos2d-x
ChineseOfficialMahjongHelper
国标麻将小助手——包含算番器、线下实麻计分器、番种详细说明、牌理等
Stars: ✭ 82 (-7.87%)
Mutual labels:  cocos2d-x
colyseus-cocos2d-x
⚔️ Colyseus Multiplayer SDK for Cocos2d-x
Stars: ✭ 14 (-84.27%)
Mutual labels:  cocos2d-x
godot-action-animation-framework
create animation easy in Godot with GDAction
Stars: ✭ 43 (-51.69%)
Mutual labels:  cocos2d-x
cpp-compiler-options
Compilation options for different versions of Clang, GCC and MSVC. Provided a generator and different file formats (cmake, xmake, meson, premake5, bjam/b2, ...)
Stars: ✭ 19 (-78.65%)
Mutual labels:  premake
TextureUnPacker
This is reverse engineering of Texture Packer used in LibGdx Projects.
Stars: ✭ 36 (-59.55%)
Mutual labels:  cocos2d-x
arkaflow
Cross-platform mobile game on Android and iOS developed using Cocos2d-x C++.
Stars: ✭ 30 (-66.29%)
Mutual labels:  cocos2d-x
vigilante
🦇 2D pixel-art side-scrolling single-player ARPG
Stars: ✭ 63 (-29.21%)
Mutual labels:  cocos2d-x
cocos-lua
cocos-lua manages the lifecycle of c++ object based on lua gc, and support more cocos2dx v4 api.
Stars: ✭ 119 (+33.71%)
Mutual labels:  cocos2d-x
LuaSTG-x
LuaSTG-x is a multi-platform game engine.
Stars: ✭ 53 (-40.45%)
Mutual labels:  cocos2d-x
Geno
IDE for cross-platform C/C++ development
Stars: ✭ 39 (-56.18%)
Mutual labels:  premake
cocos2d-bgfx
cocos2d-x-lite use bgfx as the rendering backend
Stars: ✭ 54 (-39.33%)
Mutual labels:  cocos2d-x
ee-x
Cross-platform library for Cocos2d-x and Unity
Stars: ✭ 13 (-85.39%)
Mutual labels:  cocos2d-x
premake-android-studio
premake5 module for android-studio and gradle build.
Stars: ✭ 24 (-73.03%)
Mutual labels:  premake
Cocos2d X
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
Stars: ✭ 15,713 (+17555.06%)
Mutual labels:  cocos2d-x
premake-compilationunit
Premake module adding support for compilation speed up through the use of the "single compilation unit" pattern, slightly modified.
Stars: ✭ 16 (-82.02%)
Mutual labels:  premake
premake-next
An experimental, exploratory take on new ideas and approaches for Premake
Stars: ✭ 17 (-80.9%)
Mutual labels:  premake
luban
你的最佳游戏配置解决方案 {excel, csv, xls, xlsx, json, bson, xml, yaml, lua, unity scriptableobject} => {json, bson, xml, lua, yaml, protobuf(pb), msgpack, flatbuffers, erlang, custom template} data + {c++, java, c#, go(golang), lua, javascript(js), typescript(ts), erlang, rust, gdscript, protobuf schema, flatbuffers schema, custom template} code。
Stars: ✭ 1,660 (+1765.17%)
Mutual labels:  cocos2d-x

A cocos2d-x game demo.

Run the game

I just run the game on pc with Visual Studio 2015, so you need your Visual Studio version greater 2015.
Blow is the step

git clone https://github.com/superman-t/PlaneGame.git  
cd PlaneGame  

Because use premake as build tools, so you need first install Lua.
now open the premake folder and click the GenerateProject.bat.
then will create build Bin Lib folder

open the cocos2d.sln in build folder with Visual Studio.
run PlaneGame

Result of the Plane Game

screenshot1 screenshot2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].