Skip to content

craig-statsig/keyboard-warriors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game

Running

Open client/index.html in a browser (on two tabs if you want to play)

Run npm start in ./src

Connect the clients, create a game on one client, join it on the other and press start

Notes

Refactored TSBR to have reasonable typing and not broadcast the entire game state.

Server manages a collection of GameRoom objects which have Players in them.

Client is shitty, just exists as for validation for now.

https://github.com/Craigievar/typespeed_br has OG client code etc.

Notes: Players send words, client side validation, server verifies.

Get server key from https://console.statsig.com/2kKHVKKsowaOw4evoTzZGL/metrics/events, add to .env file in src.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published