No description
Find a file
2022-06-27 23:15:45 -04:00
frontend 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
.gitignore Open Source commit 2022-06-26 01:22:08 -04:00
accounts.go 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
chat.go 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
chatHub.go Open Source commit 2022-06-26 01:22:08 -04:00
client.go 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
clock.go 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
db.go 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
go.mod 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
go.sum 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
limits.go 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
main.go 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
README.md Open Source commit 2022-06-26 01:22:08 -04:00

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.

UI_idea_2