Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

bravebunny/curvatron

Repository files navigation

Curvatron

Single button snake, for up to 8 players. Trickier than it looks.

Play the game

Play on browser

Get on Steam

Build / develop

Run the following commands:

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