This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
games
/
gamenchat
zrcadlo
https://github.com/thatsmydoing/gamenchat.git
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Wiki
Bez popisu
40
Revize
3
Větve
0
Vydání
Strom:
c2cdfef118
Větve
Značky
angular
master
wip
gamenchat
HTTP
SSH
ZIP
TAR.GZ
Thomas Dy
c2cdfef118
Remove extra logging statements
před 11 roky
app
9774d896ae
Go through all cards instead of randomly selecting
před 11 roky
conf
87bfdf8f4e
Add API for retrieving cards
před 11 roky
project
b9ce73a1a5
Copied the websocket-chat sample of play
před 11 roky
public
c2cdfef118
Remove extra logging statements
před 11 roky
test
b28ca46413
Better taboo checking
před 11 roky
.bowerrc
20b1fb0863
Use bower for component management
před 11 roky
.gitignore
20b1fb0863
Use bower for component management
před 11 roky
README
a52fb81e28
Update README
před 11 roky
bower.json
20b1fb0863
Use bower for component management
před 11 roky
build.sbt
f59da4c461
Add card adding API
před 11 roky
README
A chat room with a game built-in. This is an experiment on using websockets and Akka actors.