Giter Site home page Giter Site logo

chess's Introduction

#大圣棋牌(Pomelo + Cocos Creator)

网易pomelo框架 + CocosCreator客户端 安卓+iOS+H5三端通用,同时支持分布式部署 如果了解pomelo框架会发现本项目结构十分简单,希望大家能通过本项目更好的学习和使用pomelo

十分欢迎大家贡献代码,尤其是ccc客户端,因为一个人又要开发服务器又要开发客户端,还要去搞美术,实在有些忙不过来

#目前已有的功能和开发计划

1、游客登录
2、百人牛牛

该项目的最终形态是包含许多种棋牌游戏基础玩法的、易重构易二次开发的游戏平台,任何人可以在这个基础上丰富自己特色功能

大家也可以把它当做一个学习pomelo和cocos creator的入门项目对待

#环境搭建

服务器支持Mac/Linux/Win 服务器搭建教程(以Mac):

1、安装pomelo <https://github.com/NetEase/pomelo/wiki/%E5%AE%89%E8%A3%85pomelo>
2、clone本项目
3、安装nodejs第三方库,执行chess/npm-install.sh
4、安装mysql 5.6+  并设置好用户名和密码,这个mysql官网里面去找到合适的版本安装即可 <https://dev.mysql.com/downloads/>
6、向mysql导入 chess/game-server/app/dao/mysql/chess.sql
7、修改项目中对mysql的连接设置
chess/game-server/config/mysql.json
把该文件中的user  和  password 修改为上一步中mysql设置的用户名和密码
7、运行服务器
cd chess/game-server
pomelo start

到这里,如果不出意外,服务器就安装结束并且启动啦

客户端开发环境

CocosCreator 1.5+
用ccc打开chess/client_cocos项目,直接运行即可

chess's People

Contributors

cynron avatar ligun123 avatar py8765 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

chess's Issues

北京-北苑路北公司-招聘高级NODEJS工程师Pomelo方向 2020.10.24

各位兄弟,我是公司CEO, 坐标北京北苑路北地铁站附近,公司招NODEJS高级工程师,薪资18-35K。公司业务快速增长中,求贤若渴。
有Pomelo框架实战经验的优先考虑
1、五年以上服务器开发经验,熟练掌握Nodejs 异步运行原理,能够理解内部性能监控原理等。
2、熟练掌握Javascript语言编程,熟悉Node.js标准库的使用,能完成相应的扩展开发;
3、具备Express、async等框架的使用经验,熟悉HTTP,TCP/IP网络协议;。
4、精通Mongodb等非关系型数据库应用系统设计及优化;
5、熟悉使用Git管理代码;
6、具有Linux上的开发经验,能够编写常用和基本的Shell脚本;
7、高度的责任心以及良好团队合作精神;
8、具备较强的学习能力、技术研究能力和表达能力以及故障诊断能力;
9、有游戏开发经验者优先。
10 有Pomelo框架实战经验的优先考虑
公司管理上的特点:
1 公司全面实行OKR管理,根据完成的数字化目标决定你的财务回报,上不封顶!
2 简单沟通,高效协作是公司从上到下一贯的做事风格。 只要大家谈得来,当天入职也可以。
3 需要你敢于应对最新的技术框架的学习挑战,公司有全栈技术能力培养环境
有正好看机会的朋友请直接发简历到邮箱 [email protected],保证回复!

CCDebug.js:216 Uncaught TypeError: Cannot read property 'node' of null

CCDebug.js:216 Uncaught TypeError: Cannot read property 'node' of null
at HomeController.onLoad (assets\Script\ui\HomeController.js:28)
at eval (eval at createInvokeImpl (cocos2d-js-for-preview.js:1), :3:65)
at CCClass._invoke (component-scheduler.js:224)
at CCClass.invoke (component-scheduler.js:140)
at CCClass.activateNode (node-activator.js:252)
at cc_Scene._activate (CCScene.js:111)
at 102.cc.Director.runSceneImmediate (CCDirector.js:482)
at CCDirector.js:674
at CCLoader. (CCAssetLibrary.js:115)
at CCLoader.js:273

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.