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

https://github.com/ryan-haskell/dkyf

a text-based battle-royale
https://github.com/ryan-haskell/dkyf

express game socket-io text-based vue

Last synced: 2 months ago
JSON representation

a text-based battle-royale

Awesome Lists containing this project

README

          

# dont kill your friends
> a text-based battle-royale

### and dont kill them for free

[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)

### Overview

- [x] Connect to pals using web sockets.

- [x] Ready up and start a game.

- [ ] Actually play a game.

### Local Development

1. __`npm install`__

1. __`npm run dev`__