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

https://github.com/limzykenneth/superbug-board-game

Superbug board game built with Socket.io
https://github.com/limzykenneth/superbug-board-game

Last synced: over 1 year ago
JSON representation

Superbug board game built with Socket.io

Awesome Lists containing this project

README

          

# Superbugs

A board game based on Othello/Reversi designed to communicate the issue of antibiotics resistant bacteria, ie. superbug to an audience of educated young adults.

Built on top of Express and Socket.io

## Setup

```
npm install
```

Then

```
npm start
```

The host/board endpoint should be at http://localhost:3000 and the client endpoint at http://localhost:3000/client