Real-time two player shooting game made for a school project
-Have autobahn and twisted installed
-Clone/fork the repo
-Place the directory in a server root
-Get a database running (see sql/db.sql for details)
-variables.bash & php/variables.php must be modified with your local variables
-source variables.bash
-Start the autobahn server with python python/server.py
Feedback/comments/pull requests are welcome.
MIT. Go crazy.