# Skylo Frontend This is a tribute to the creator of my favorite game, Skyjo! Please purchase the original game to discover the true gaming experience: https://www.magilano.com/produkt/skyjo/ Play latest release here: https://skylo-game.com 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](https://github.com/pb-coding/skyjo-fe/assets/71174645/dd8f0e64-b673-48b9-84fe-4a3b3e307a4a) When two players have joined the same session they can start the game: ![image](https://github.com/pb-coding/skyjo-fe/assets/71174645/e4454487-a03f-4ffb-93ec-e772783ef52c) Game play: ![image](https://github.com/pb-coding/skyjo-fe/assets/71174645/73111d78-3e7e-4916-9b9d-4db6d8fee317) ![image](https://github.com/pb-coding/skyjo-fe/assets/71174645/717cff3d-0d4b-4fcd-845d-ef52c934090f) Backend: https://github.com/pb-coding/skyjo-be