Ein Projekt das es ermöglicht Beerpong über das Internet von zwei unabhängigen positionen aus zu spielen. Entstehung im Rahmen einer Praktikumsaufgabe im Fach Interaktion.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.npmignore 191B

123456789101112131415161718
  1. .idea
  2. *.iml
  3. npm-debug.log
  4. dump.rdb
  5. node_modules
  6. results.tap
  7. results.xml
  8. npm-shrinkwrap.json
  9. config.json
  10. .DS_Store
  11. */.DS_Store
  12. */*/.DS_Store
  13. ._*
  14. */._*
  15. */*/._*
  16. coverage.*
  17. lib-cov
  18. complexity.md