#Rock, Paper, Scissors, Node! RPSNode is an over-the-internet implementation of rock-paper scissors written in node.js.
##Serverside:
- sanitizer
- jade
- mongoose
- mongoose-auth
- express
- socket.io
- everyauth
- cron
##Client Side:
- jQuery
- HTML5
- CSS
If I left anything out, feel free to speak up.
Also, I really don't think anyone's going to try to steal this thing (it is so well-written and extensible, for sure!), but here's the GPL anyway.
##License
"Rock, Paper, Scissors, Node!" Rock, Paper, Scissors implemented in node.js Copyright (C) 2011 Ryan Johnston
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.