Posts tagged as:

Google

Playing Quake 2 on Web Browser

by Takashi Yoshida on April 3, 2010

in Programming,Tips and Tricks

Google Web Toolkit team used Jake2, Google Web Toolkit, WebGL and WebSocket to run Quake 2 on web browsers. The project has comprehensive instructions on how you can get started, but I found out that some instructions are missing so it was not possible to build and play Quake 2 immediately. I hope this post [...]

{ Comments on this entry are closed }

Working Around HTTP Test Issue in Go Programming Language

by Takashi Yoshida on November 30, 2009

in Programming

This is just a note on installing/testing the Go Programming Language from Google. I followed the instructions from IT戦記 (in Japanese). According to the article, 早速 Go 言語を試してみる!, amachang reported that HTTP test failed. I also had the same test failure, but after I disabled the firewall temporarily and ran the test again, HTTP test [...]

{ Comments on this entry are closed }