This website requires JavaScript.
Explore
Help
Sign in
hanafuda
/
server
Watch
1
Star
1
Fork
You've already forked server
0
Code
Issues
Pull requests
Releases
Wiki
Activity
A webapp to play Hanafuda online.
https://koikoi.menf.in
78
commits
5
branches
1
tag
3.5
MiB
JavaScript
55.7%
Haskell
28.7%
CSS
8%
HTML
4.4%
Cabal Config
3.2%
d496bca168
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Tissevert
d496bca168
Keep separating hall and login, simplifying both, generalize listSelector and add one for games
2019-12-12 22:16:49 +01:00
src
Use new LogIn server message, make sure the user is logged in after sending them the welcome message (so that they don't see themselves in the room) and broadcast the new LogIn message (to everyone including the newcomer)
2019-12-08 23:00:29 +01:00
www
Keep separating hall and login, simplifying both, generalize listSelector and add one for games
2019-12-12 22:16:49 +01:00
.gitignore
Make git ignore cabal by-products
2019-11-17 17:00:47 +01:00
ChangeLog.md
Use the new APILanguage and simplify a lot of code
2019-08-24 23:29:40 +02:00
hanafuda-webapp.cabal
Separate PlayerIDs from SessionIDs and simplify protocol accordingly
2019-11-12 23:25:00 +01:00
LICENSE
First draft, basic session handling
2018-04-11 13:26:41 +02:00
Setup.hs
First draft, basic session handling
2018-04-11 13:26:41 +02:00