https://github.com/dmshvetsov/sui-magic-duel
https://github.com/dmshvetsov/sui-magic-duel
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmshvetsov/sui-magic-duel
- Owner: dmshvetsov
- Created: 2025-04-01T10:19:20.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T12:01:51.000Z (about 1 month ago)
- Last Synced: 2025-04-09T21:56:18.467Z (about 1 month ago)
- Language: JavaScript
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magic Duel Game on Sui Blockchain
## Inspiration
- UNO game with react and socket.io https://github.com/guilhermebkel/uno-game
- MERN stack chat app https://github.com/rtewari056/bitchat
- react and socket.io chat app https://github.com/csmadhav/react-socket.io-chat-app
- deno and websockets chat app https://github.com/thecodeholic/deno-websocket-chat
- basic peer-to-peer websockets with Socket.io https://github.com/JamieWoodbury/simple-p2p-websockets## system design
- https://www.figma.com/board/vulT61m3l3rxAnANUi1MQL/Untitled?node-id=0-1&p=f&t=upMmLIDIUpy4016H-0 (private access)