This website works better with JavaScript
首页
发现
帮助
注册
登录
games
/
gamenchat
镜像自地址
https://github.com/thatsmydoing/gamenchat.git
关注
1
点赞
0
派生
0
文件
工单管理
0
Wiki
暂无描述
54
提交历史
3
代码分支
0
版本发布
目录树:
df856fbc60
分支列表
标签列表
angular
master
wip
gamenchat
HTTP
SSH
ZIP
TAR.GZ
Thomas Dy
df856fbc60
Disallow sending empty messages
11 年之前
app
f35b880041
Add grace period for saying taboo words
11 年之前
conf
789d56da85
Support multiple chatrooms
11 年之前
project
b9ce73a1a5
Copied the websocket-chat sample of play
11 年之前
public
df856fbc60
Disallow sending empty messages
11 年之前
test
b28ca46413
Better taboo checking
11 年之前
.bowerrc
20b1fb0863
Use bower for component management
11 年之前
.gitignore
20b1fb0863
Use bower for component management
11 年之前
README
a52fb81e28
Update README
11 年之前
bower.json
20b1fb0863
Use bower for component management
11 年之前
build.sbt
f59da4c461
Add card adding API
11 年之前
README
A chat room with a game built-in. This is an experiment on using websockets and Akka actors.