Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 556 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 556 Bytes

Rock Paper Scissors in python and WebSockets

When you feel lonely, but there is no video card and you are far away, you can play rock paper scissors

Used: WebSocket(FastApi), Redis, WebSocket-Client and Uvicorn. Written in ~4 hours.

Preview

Client1 Client2

Server