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
- Host: GitHub
- URL: https://github.com/ryan-haskell/dkyf
- Owner: ryan-haskell
- Created: 2018-08-08T01:59:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-08T04:52:02.000Z (almost 8 years ago)
- Last Synced: 2025-10-31T07:42:33.926Z (8 months ago)
- Topics: express, game, socket-io, text-based, vue
- Language: HTML
- Homepage: https://dkyf.herokuapp.com/
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dont kill your friends
> a text-based battle-royale
### and dont kill them for free
[](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`__