Double Dealing Character demo will be released on Reitaisai 10 (May 26)!

Touhou Danmakufu

From Touhou Wiki
Jump to: navigation, search
東方弾幕風
Touhou Danmakufu
Toho Danmakufu
Title screen of Touhou Danmakufu
Developer mkm
Publisher Tou~hou~GC (と~ほ~GC)
Released 2003
Genre Customizable Engine Vertical Danmaku Shooting Game
Gameplay Single Script Mode, Plural Script Mode, Stage Script Mode
Platforms Windows 98?/SE?/ME?/2000/XP/Vista/7
Requirements Direct3D, DirectX 8.1, Except the video cards which max texture size is only 256x256 (e.g. Voodoo)

Touhou Danmakufu (東方弾幕風, Kunrei-shiki romanization Danmakuhu) is a relatively easy-to-use STG maker program which leans toward making Touhou-style games with C-like programming language.

Contents

How to get

Go to the Touhou Danmakufu Official Site, and download "東方弾幕風 v0.12m".

The game must be run in Japanese locale. You can either set your whole computer to Japanese locale, or get applocale.

"東方弾幕風ヘルプ" is the manual and "東方弾幕風講座" is the tutorial. The links with "DL用アーカイブ" are the downloadable archives. "東方弾幕風用アーカイバ" is the archiver for Touhou Danmakufu.

Gameplay

Edit Scripts

Sample script

Each script file is a plain text in 7-bit ASCII code, if no Japanese characters are used. It can be edited with standard text editors such as Notepad or Notepad++.

If you want to use Japanese characters, the scripts must be written in Shift-JIS Japanese code set (not UTF-8). Such scripts can be edited with Japanese or multilingual text editors.

Notable Script Sets

Tutorials

External links