No description
Find a file
2022-06-26 01:22:08 -04:00
frontend Open Source commit 2022-06-26 01:22:08 -04:00
.gitignore Open Source commit 2022-06-26 01:22:08 -04:00
accounts.go Open Source commit 2022-06-26 01:22:08 -04:00
chat.go Open Source commit 2022-06-26 01:22:08 -04:00
chatHub.go Open Source commit 2022-06-26 01:22:08 -04:00
client.go Open Source commit 2022-06-26 01:22:08 -04:00
clock.go Open Source commit 2022-06-26 01:22:08 -04:00
db.go Open Source commit 2022-06-26 01:22:08 -04:00
go.mod Open Source commit 2022-06-26 01:22:08 -04:00
go.sum Open Source commit 2022-06-26 01:22:08 -04:00
main.go Open Source commit 2022-06-26 01:22:08 -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