Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 309 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 309 Bytes

Chain Reaction (Multiplayer)

A single screen version can be found here.

For debugging use:

npm run dev

For regular use:

npm start

@ketanhwr has an HTML5 Canvas-based version here.