Archive for 12月, 2007

2007年12月26日

takushima2007年12月26日のHALLOHALLOアップデート

前回のお知らせからいくぶん間が空いてしまいましたが、ひっそりアップデートは続けていました。一区切りつけ…

2007年12月18日

brianHello World Chat Part 2

Welcome back to the second part of my chat application. Since the last time I’ve slightly modified the code so the user can enter his own name, rather than having it generated automatically. Today we are going to finish up the rest of the server code and implement the client. You can […]…

2007年12月13日

takushimaThree Ringsフレームワークを使う(第4回)

こんにちは。
Three Ringsフレームワークを使うシリーズももう4回目になりました。これまで第1回「フレームワーク概要…

2007年12月12日

takushima2007年12月12日のアップデート

HALLOHALLOのアップデート内容をお知らせいたします。

コリジョンを改善(斜めのコリジョン、スライドするプレイヤー…

2007年12月06日

brianHello World Chat Part 1

Hi!
In this article we will implement a simple chat app with input, user list and chatroom list. It’s a semi large project so I will split it into two parts. This article will cover most of the server-side code and the second part will cover the client-side code.

2007年12月03日

takushima2007年12月3日のアップデート

HALLOHALLOのアップデート内容をお知らせいたします。

スタートシーンごとに異なるゴールを追加
砂漠マップの追加と…