Skip to content

a card game written in react using chakra ui and websockets

License

Notifications You must be signed in to change notification settings

willybeans/sheeps-head-cra

Repository files navigation

Sheeps Head

This project was designed to play the card game popular in Wisconsin and Germany called "Sheeps Head". It features the ability for multiple players to play simultaneously through a websocket connect, as well as a live chat feed.

Technical Specifications

  • Create React App was used for quick development

  • Web sockets used for live game state interactions

  • Chakra UI for quick design solution

  • Unit tests in jest and react testing library

  • Connects to this api

to run

  • first clone this repository
  • npm install
  • make sure the api is also running in parallel
  • npm run start

About

a card game written in react using chakra ui and websockets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages