GithubHelp home page GithubHelp logo

guguji5 / five-in-line Goto Github PK

View Code? Open in Web Editor NEW
29.0 3.0 6.0 4.1 MB

五子棋online,可以对战的五子棋

Home Page: http://3000.gr2c7f7d.henhouse.xunda-bj.goodrain.net:10080/goBang.html

JavaScript 77.77% CSS 16.72% HTML 5.51%

five-in-line's Introduction

五子棋online

起服务后,可以两人对战的哦,多加入的人可以观战。

效果图 效果图

页面是react.js写的,实时通讯是借助socket.io,后台是简单的几句node.js。自己写的jsx文件在js文件夹下,通过grunt编译后的js在dist文件夹下。

下载下来后,首先执行,以启动服务

npm install  //下载所依赖的插件
node index   //执行index.js以启动服务

然后通过ip地址+端口号+ /gobang.html,即可加入对战(eg: 192.168.9.180:3000/goBang.html)

如果自己修改app.jsx文件后,需执行grunt命令以将jsx编译成js文件。

five-in-line's People

Contributors

guguji5 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

Watchers

 avatar  avatar  avatar

five-in-line's Issues

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.