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
63
Commits
3
Branches
0
Releases
Tree:
79cf4b2210
Branches
Tags
angular
master
wip
gamenchat
HTTP
SSH
ZIP
TAR.GZ
Thomas Dy
79cf4b2210
Fix ng-cloak style
11 years ago
app
5cda508ab0
Hide flash of unstyled angular
11 years ago
conf
aedc5b8811
Show message if word is already in database
11 years ago
project
b9ce73a1a5
Copied the websocket-chat sample of play
11 years ago
public
79cf4b2210
Fix ng-cloak style
11 years ago
test
c8d035551b
Check variations of compound taboo words
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
923e2a2297
Update to Bootstrap 3.0.3. Also fixed some bugs
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.