Skip to content

glambler/TeenPatti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeenPatti

Procedure to set up:
0. Assume we start relative to a ROOT_FOLDER

  1. Clone the latest version of cocos2d-x using git clone git@github.com:cocos2d/cocos2d-x.git under ROOT_FOLDER.
  2. Clone the latest version of cocos2d-html5 using git clone git@github.com:cocos2d/cocos2d-html5.git under ROOT_FOLDER
  3. Run this: mkdir -p ROOT_FOLDER/cocos2d-x/projects/ && cd ROOT_FOLDER/cocos2d-x/projects/ && git clone git@github.com:sramanujan/TeenPatti.git
  4. Go to ROOT_FOLDER/cocos2d-x/projects/TeenPatti/server and run npm install. This will install all dependencies.
  5. Run node app.js from within ROOT_FOLDER/cocos2d-x/projects/TeenPatti/server.
  6. Thats it! You should be able to hit localhost:3000 and see the web version, the ios and android versions by running from the respective project files!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors