01 [ R ] MULTIPLAYER / WORD GAME

Logophile

Unity C# Multiplayer Game Design UI

Logophile is a competitive real-time word game for 2 players on PC/Mac. Each round presents a constraint such as "starts with A" or "contains no repeated letters", and both players race to type the longest valid English word that fits. Damage is dealt based on the difference in word length, turning vocabulary size into a direct combat resource.

Logophile 是一款面向 PC/Mac 的双人实时竞技文字游戏。每回合系统会给出一个限制条件,例如“以 A 开头”或“不能有重复字母”,双方玩家需要在时限内输入满足条件的最长英文单词。伤害由双方单词长度差决定,让词汇量直接转化为战斗资源。

The core appeal is that it mixes three skills at once: vocabulary recall, fast typing, and opponent reading. A round is never only about knowing a big word. Players also need to decide whether to play safe, gamble on a longer answer, or hold back letters that may become important in later rounds.

这个项目最有意思的地方在于它把三种能力压在同一个回合里:词汇检索、输入速度,以及对对手的判断。玩家并不只是“知道一个大词”就够了,还要决定这一回合是稳妥作答、冒险搏长词,还是为后续回合保留更关键的字母组合。

As the match continues, frequently used letters are banned, shrinking the shared vocabulary space and pushing both players toward stranger, riskier words. If both players submit the same answer, the game triggers a Clash: a sudden-death typing duel where the faster player wins the exchange and earns a major tempo swing.

随着对局推进,出现频率过高的字母会被系统禁用,玩家可用的“公共词库空间”会越来越小,被迫往更偏、更险的词上走。如果双方提交了同一个答案,游戏就会触发 Clash,一场更纯粹的手速对决,胜者不仅赢下该轮,还能拿到巨大的节奏优势。

Design focus: making word knowledge feel competitive rather than academic. The team wanted every rule to create drama on screen, not just correctness checks in the background. Ban Letters, health swings, and Clash were all aimed at making spectators understand the tension instantly.

设计重点:把“懂词汇”做成竞技,而不是做成考试。这个项目希望每条规则都能直接制造观感上的戏剧性,而不只是后台判对错。Ban Letters、血量差,以及 Clash,都是为了让旁观者也能一眼看懂局势为什么紧张。

My role: after joining the team, I implemented UI and contributed gameplay programming, rule iteration, and playtesting.

我的职责:中途加入团队后负责 UI 实现,并参与玩法编程、规则迭代与 playtest。

状态:项目持续开发中;Steam 页面已公开,Steam Demo 尚未发布。下方 itch.io 链接为早期可玩版本。

Status: in active development. The Steam page is public, the Steam demo has not been released, and the itch.io link below is an early playable version.

Reflection: production constraints forced compromises in the final rules and pacing. My clearest takeaway was that readable UI and dramatic feedback cannot compensate for a core round structure that has not been validated early enough.

反思:制作条件迫使最终规则与节奏做出较多妥协。对我而言最直接的经验是:即使 UI 和反馈足够清楚,也不能替代对核心回合结构的早期验证。

Logophile 游戏标志

项目视觉识别与 logo 探索,用来把“词汇对战”这件事做得更像一场正经决斗。

Identity and logo exploration for the game, aimed at making "word combat" feel like an actual duel.

Logophile 在 GDC playtest 场地的现场测试

GDC playtest 场地的现场测试。这个项目的很多节奏调整都来自面对面观察玩家的反应。

In-person playtest at the GDC playtest venue. Many pacing decisions came from directly watching how players reacted round to round.

两名玩家进行 Logophile 对战测试

双人对战状态下最能看到它的魅力:紧张、吵闹、带一点“我就差一个字母”的懊恼。

The game is strongest in direct competition: tense, noisy, and full of that "I was one letter away" frustration.

LOGOPHILE — QUICK ROUND

正确输入游戏名,像真正对局里的玩家一样,在压力下把答案敲出来。

Type the game's name correctly and unlock the page the way a player would lock in a word under pressure.