This website works better with JavaScript
Home
Explore
Help
Sign In
games
/
gamenchat
mirror of
https://github.com/thatsmydoing/gamenchat.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
No Description
55
Commits
3
Branches
0
Releases
Tree:
e975b7a3d1
Branches
Tags
angular
master
wip
gamenchat
HTTP
SSH
ZIP
TAR.GZ
Thomas Dy
e975b7a3d1
Remove old roomMonitor code
11 years ago
app
e975b7a3d1
Remove old roomMonitor code
11 years ago
conf
789d56da85
Support multiple chatrooms
11 years ago
project
b9ce73a1a5
Copied the websocket-chat sample of play
11 years ago
public
df856fbc60
Disallow sending empty messages
11 years ago
test
b28ca46413
Better taboo checking
11 years ago
.bowerrc
20b1fb0863
Use bower for component management
11 years ago
.gitignore
20b1fb0863
Use bower for component management
11 years ago
README
a52fb81e28
Update README
11 years ago
bower.json
20b1fb0863
Use bower for component management
11 years ago
build.sbt
f59da4c461
Add card adding API
11 years ago
README
A chat room with a game built-in. This is an experiment on using websockets and Akka actors.