kingshark8848 / online_pk_game

an online pk game platform, implemented via express.js + socket.io (websocket)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PK Hub

Intro

This is a realtime double player game platform SPA (single page application).

Tech stacks

  • Express Framework (Nodejs)
  • Socket.io (websocket lib)
  • Bootstrap
  • Vue.js

Install & Configuration

local development env

node app.js

Then visit localhost:3000

Todo list

  • done: home interface
  • done: players discovering and pairing system
  • todo: in game interface

About

an online pk game platform, implemented via express.js + socket.io (websocket)


Languages

Language:HTML 78.7%Language:JavaScript 21.3%