sonnym / elm-expressway_pong

Multiplayer pong using Node and Elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pong

A multiplayer version of the classic game Pong, written in the Elm language and using NodeJS for client-server communication.

Based on this example.

Installation

First, make sure you have both NodeJS and Elm installed. Run npm install to install the dependencies, and npm start to start the server.

About

Multiplayer pong using Node and Elm


Languages

Language:Elm 75.6%Language:HTML 12.5%Language:JavaScript 11.9%