The following game is Connect 4 written in entirely javascript:
http://bradmarkle.com/wordpress/skills/javascript/2007.04.19.connect4.html
The following game is Connect 4 written in entirely javascript:
http://bradmarkle.com/wordpress/skills/javascript/2007.04.19.connect4.html
So I’ve been running into problems with my local dev machine lately - every so often it’s been crashing with an exception message like ‘too many open files’. I’ve been content to ignore it until it became a bigger problem, which it did today, when I started full stack integration testing.
After waving a few […]