mirror of
https://github.com/gabehf/massflip.git
synced 2026-03-07 13:38:14 -08:00
No description
| frontend | ||
| .gitignore | ||
| accounts.go | ||
| chat.go | ||
| chatHub.go | ||
| client.go | ||
| clock.go | ||
| db.go | ||
| go.mod | ||
| go.sum | ||
| limits.go | ||
| main.go | ||
| README.md | ||
Note: This repo was forked from my old github account
Massflip
Massflip is an online coinflip betting game using virtual currency called GP. It has an account system, realtime chat, and realtime betting.
Technology
Massflip is built using a Go backend, a Vue.js composition API frontend, and a Mongo database to handle accounts.
