skyjo-fe/README.md
2023-10-04 10:33:26 +02:00

901 B

Skylo Frontend

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

Play latest release here: https://skyjo.voltvector.org/

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