This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
games
/
gamenchat
espejo de
https://github.com/thatsmydoing/gamenchat.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Sin descripción
40
Commits
3
Ramas
0
Releases
Árbol:
c2cdfef118
Ramas
Etiquetas
angular
master
wip
gamenchat
HTTP
SSH
ZIP
TAR.GZ
Thomas Dy
c2cdfef118
Remove extra logging statements
hace 11 años
app
9774d896ae
Go through all cards instead of randomly selecting
hace 11 años
conf
87bfdf8f4e
Add API for retrieving cards
hace 11 años
project
b9ce73a1a5
Copied the websocket-chat sample of play
hace 11 años
public
c2cdfef118
Remove extra logging statements
hace 11 años
test
b28ca46413
Better taboo checking
hace 11 años
.bowerrc
20b1fb0863
Use bower for component management
hace 11 años
.gitignore
20b1fb0863
Use bower for component management
hace 11 años
README
a52fb81e28
Update README
hace 11 años
bower.json
20b1fb0863
Use bower for component management
hace 11 años
build.sbt
f59da4c461
Add card adding API
hace 11 años
README
A chat room with a game built-in. This is an experiment on using websockets and Akka actors.