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.

History.md 360B

12345678910111213141516171819202122232425
  1. 1.0.0 / 2014-05-05
  2. ==================
  3. * add negative support. fixes #6
  4. 0.3.0 / 2014-03-19
  5. ==================
  6. * added terabyte support
  7. 0.2.1 / 2013-04-01
  8. ==================
  9. * add .component
  10. 0.2.0 / 2012-10-28
  11. ==================
  12. * bytes(200).should.eql('200b')
  13. 0.1.0 / 2012-07-04
  14. ==================
  15. * add bytes to string conversion [yields]