Play now: snakeout.tannerkrewson.com
Snakeout was made using React, Socket.io, and Express.
# 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
.