项目作者: deinyefa

项目描述 :
Candy Crush remake - mobile game
高级语言: C#
项目地址: git://github.com/deinyefa/Lolipops.git
创建时间: 2016-10-12T20:34:35Z
项目社区:https://github.com/deinyefa/Lolipops

开源协议:

下载


Lolipops

Candy Crush remake - mobile game

About

Foundation for the classic Candy Crush-like games where beans can be crushed by matching three or more of the same color. This game only contains two scenes and no win/lose condition. It also has bonuses where while rows/columns are distroyed.

Building

To build for iOS (must have XCode):

  1. - File -> Build Settings
  2. - Switch Platform to iOS
  3. - Player Settings -> edit relevant options

To build for Android (must have Android Studio):

  1. - File -> Build Settings
  2. - Switch Platform to Android
  3. - Player Settings -> edit relevant options