/snakeout

Out the snake, or be outed as a snake

Primary LanguageJavaScriptMIT LicenseMIT

Snakeout 🐍

About

Snakeout was made using React, Socket.io, and Express.

Quick Start

# Install dependencies
npm install

# Run unit tests
npm test

# Start development server
npm run dev

# Start production server
npm start

If NODE_ENV=development, you can automatically join the ffff dev lobby by navigating to localhost:3000/?dev.