skyjo-fe/README.md
2023-10-03 22:21:29 +02:00

844 B

Skylo Frontend

Skylo is a digital card game, which has some similarities to the popular card game Skyjo ;)

This is the frontend of this web based game using:

  • Typescript
  • React
  • Vite
  • Three.js
  • React-three-fiber library
  • Socket.io

Players can connect to each other using the same session name: image

When two players have joined the same session they can start the game: image

Game play: image

image

Backend: https://github.com/pb-coding/skyjo-be