Git Product home page Git Product logo

setcard's Introduction

SetCard

SetCard是一款基于Cocos2d-html5开发的卡牌消除类游戏,通过javascript bindings的方式编译到不同的平台里,达到一份代码可以运行在WEB、IOS、Andoid等多种终端上。

游戏时,每次选择3张卡牌进行消除,总共有81张卡牌,一局最多可以消27次。

每张卡牌含有下面4个属性:

  • 个数(1、2、3)
  • 颜色(红色、蓝色、绿色)
  • 形状(方块、椭圆、扭曲)
  • 填充(实心、半实心、空心)

消除时,对于选择的3张卡牌,必须符合对于每个属性,要么3张卡牌的都相同,要么3张卡牌都不相同。如果出现了2张卡牌是相同的属性,但和第三张不相同则不能消除。

游戏共有5种难度,每种有100关,即使是游戏高手也可以玩很久。

关于Set Card游戏更多介绍请见[维基百科](http://en.wikipedia.org/wiki/Set_(game\))

游戏地址

在线地址

Android下载地址(Google Play)

APK下载

由于没有iOS的开发者账号,所以没有发布到Apple Store。

游戏截图

set card   set card   set card   set card   set card   set card  

by welefen

setcard's People

Contributors

welefen avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.