Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

count3

Node.js + socket.io + Jquery

socketIO: https://socket.io/


Build Guide

git clone or download from source code

run web server

$ npm install package.json
$ node server.js

Game Guide

運行 server 後

以 PC 或平板連到 server,做為 host room

玩家以手機連到 server, 做為操縱裝置

最多支援4人遊玩

Prototype Screenshot

開始畫面 | Game Start screenshot

遊戲畫面 | Playing screenshot


todo:

  • Minimize the response time
  • beautify UI
  • auto test
  • bring id token to host view
  • add audio, sound effect
  • depend on user's device, load different javascript

About

Creating an multiplayer game using Node.js + Socket.io + Jquery

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages