> For the complete documentation index, see [llms.txt](https://six502.gitbook.io/wp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://six502.gitbook.io/wp/other/member.md).

# Member

<figure><img src="/files/i1Nbzc28dlwGT74FZMI6" alt=""><figcaption></figcaption></figure>

## **辻尚之　チーフプロデューサー**

税理士・ハドソンソフトの元ディレクター

兼開発部門のゼネラルマネージャー

アメリカとヨーロッパのハドソンソフト社長

アメリカ　ハドソンエンターテインメントCFO

後にヴァルハラゲームスタジオCFO

代表作は「桃太郎電鉄」シリーズ

・ハドソンソフト経営部設立

・ハドソンゲーム開発部門の創設

・北海道旅客鉄道文化協議会運営部長

・米国でThuboGraphicsCD事業を設立

・ハドソンリストの責任者

・アメリカにハドソンエンターテインメントを設立

・桃太郎電鉄シリーズを開発

<figure><img src="/files/70qqQK5GzLWOu8lxbbkH" alt=""><figcaption></figcaption></figure>

## **高橋利行　プロデューサー**

1982年ハドソン入社。

ゲームの営業から開発まで様々な業務に携わる。

1985年に「第1回全国ファミコンキャラバン大会」のイベントにて「名人」の称号を確立。

以降、当時のファミコンブームを追い風に「ファミコン名人」としてTV・ラジオ・映画に出演。

一世を風靡し、子どもたちのヒーローとして大人気を博した。高橋名人をキャラクターに

使用したゲームに「高橋名人の冒険島」シリーズがある他、関連初期、レコード、CDなども多数。

特技にゲーム機のコントローラーのボタンを1秒間に16回押す「16連打」がある。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://six502.gitbook.io/wp/other/member.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
