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
42
Commits
3
Branches
0
Releases
Tree:
6acd826eee
Branches
Tags
angular
master
wip
gamenchat
HTTP
SSH
ZIP
TAR.GZ
Thomas Dy
6acd826eee
Add role indication in chatroom
11 years ago
app
9774d896ae
Go through all cards instead of randomly selecting
11 years ago
conf
87bfdf8f4e
Add API for retrieving cards
11 years ago
project
b9ce73a1a5
Copied the websocket-chat sample of play
11 years ago
public
6acd826eee
Add role indication in chatroom
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.