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

Latest commit

 

History

History
18 lines (13 loc) · 401 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 401 Bytes

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