Update README.md
This commit is contained in:
parent
797af4448a
commit
421b9fdde2
1 changed files with 22 additions and 2 deletions
24
README.md
24
README.md
|
|
@ -1,3 +1,23 @@
|
|||
# Skyjo Frontend
|
||||
# Skylo Frontend
|
||||
|
||||
Work in progress..
|
||||
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:
|
||||

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

|
||||
|
||||
Game play:
|
||||

|
||||
|
||||
|
||||
Backend: https://github.com/pb-coding/skyjo-be
|
||||
|
|
|
|||
Loading…
Reference in a new issue