Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 609 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 609 Bytes

Curvatron

This is a fork from the original Curvatron with a focus on having Curavtorn running in a P2P multiplayer mode on top of IPFS pubsub features

demo

Install

Run the following commands:

git clone https://github.com/bravebunny/curvatron
cd curvatron
npm install

Running the game

After installing, start with npm start