# 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/60044a39-8e8c-4aea-90af-9fb52a5d6e27) ![image](https://github.com/pb-coding/skyjo-fe/assets/71174645/aae315b3-8b9b-4ae9-b7fd-8193be940e1a) When two players have joined the same session they can start the game: ![image](https://github.com/pb-coding/skyjo-fe/assets/71174645/81629246-5259-460c-82b9-7f71a19d4ab5) Game play: ![image](https://github.com/pb-coding/skyjo-fe/assets/71174645/dbdb6655-ea73-4b7b-8b26-9eae8f1c6687) ![image](https://github.com/pb-coding/skyjo-fe/assets/71174645/228afda3-6525-4674-ba0a-b4d5bbca68cc) ![image](https://github.com/pb-coding/skyjo-fe/assets/71174645/1c64bfbb-bb03-412b-990e-1e03c55b477f) Backend: https://github.com/pb-coding/skyjo-be