No description
Find a file
Philipp Beckmann 62d801becb
Create LICENSE
2023-10-04 10:54:45 +02:00
.github adds workflow 2023-09-23 15:46:22 +02:00
src verifies type of sent card positions 2023-10-03 20:59:34 +02:00
.env wip 2023-09-23 18:39:31 +02:00
.gitignore do not commit changes in .env file 2023-09-23 18:42:03 +02:00
Dockerfile adds workflow 2023-09-23 15:46:22 +02:00
LICENSE Create LICENSE 2023-10-04 10:54:45 +02:00
package-lock.json wip 2023-09-20 10:25:39 +02:00
package.json adds workflow 2023-09-23 15:46:22 +02:00
README.md Update README.md 2023-10-04 10:33:15 +02:00
tsconfig.json inital commit 2023-09-18 13:52:54 +02:00

Skylo Backend

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 backend using:

  • Typescript
  • Express.js
  • Socket.io

Frontend code and screenshots of the game can be found here: https://github.com/pb-coding/skyjo-fe