mino89 / pac-man-ws

A simple experiment while approaching websocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PacMan Websocket

this is only an initial experiment with websockets, the code is from the tutorial by kubowania

I have implemented a solution for remote control with another client of the game.

Getting Started

Install dependecies

npm install or yarn

Run dev server

npm start or yarn start

About

A simple experiment while approaching websocket


Languages

Language:JavaScript 81.3%Language:HTML 9.8%Language:CSS 8.9%