Coder Social home page Coder Social logo

cchess's Introduction

Chinese Chess of ShuttlePlay

Overview

Chinese Chess is the first web page game based on node4android.

It is essentially a demonstration. It's either a template project for ShuttlePlay game framework.

ShuttlePlay is for multi-players game with multiple mobile devices. I called it "One installation, Multiple devices play together".

Advantage

When you launch Chinese Chess, you would find it's very easy for you and your opponent. You would see a QR code appeared on your device. And your opponent is just use any other mobile device to scan the code, then the game starts!

Your opponent need neither installs same game, nor cares about which kind of his device (iOS, Android, ...). It just works!

Design

shuttleplay.net

The game has no UI components, because UI is in a browser i.e. Chrome, It's just a web server hosting a page game.

How to build

The project depends on node4android. So you need load these two projects in same workspace of Eclipse, and setup dependency. Open Chinese Chess project "Properties", choose "Andorid", in "Library" list add "NodeAndroid"

For Chinese Chess project, there is no any code in src folder But there is a folder called web. you need enter the folder zip them $ cd web $ zip -r ../res/raw/web.zip "" -x "/.git/" "."

Then build both project and package Chinese Chess.

License

The project is conform MIT License

cchess's People

Contributors

zhentao-huang avatar

Watchers

 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.