An open API service indexing awesome lists of open source software.

https://github.com/tannerkrewson/snakeout

Out the snake, or be outed as a snake
https://github.com/tannerkrewson/snakeout

Last synced: about 1 year ago
JSON representation

Out the snake, or be outed as a snake

Awesome Lists containing this project

README

          

# Snakeout 🐍

#### Play now: [snakeout.tannerkrewson.com](https://snakeout.tannerkrewson.com/)

## About

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

## Quick Start

```bash
# 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`.