Letter Hunt

From RogueBasin
Jump to navigation Jump to search
Letter Hunt
7DRL
Developer Jeff Lait
Theme Arcade
Influences None
Released 2006
Updated 2006 (002)
Licensing BSD, Freeware
P. Language C++
Platforms Linux, Mac OS X, Windows
Interface Graphical tiles (emulated ASCII), ASCII, Keyboard
Game Length 30 minutes
Official site of Letter Hunt


Letter Hunt is a coffeebreak roguelike


Letter Hunt is a Seven Day Roguelike written by Jeff Lait. The original idea came from a discussion at the end of the 2005 7DRL challenge with Antoine, the author of Guild.

It is an arcade style roguelike where the goal is to maximize your score rather than complete a quest. It is still turn based, however.

Unique/rare features

  • Spell words by capturing your foes in the correct order to earn points and powerups.
  • Fifty-two letters to capture, many with their own personalities or unique abilities.
  • Power-up based character advancement. Rather than gaining experience or levels, you just gain powerups that can wear off. Advancement is not permanent.
  • Open-ended game - there is no final boss or win condition. Your goal is to get as many points as possible before attrition or increasingly difficult enemies take you down.
  • Extremely tactical combat. There is no randomness in combat. You always hit and always do full damage. This means that careful placement is the difference between success and failure.
  • Turn based action, as is normal for a roguelike.
  • User editable word list: The list of valid words is a plain text file that can be added to or replaced. Creature frequency is calculated from letter frequency in the word list file.

Versions and platforms

Letter Hunt is written in C++ and is available for Windows, Linux, and the Mac OS X. Source code is provided so it may be ported to any platform with curses and/or SDL.

Awards

Medal_7DRL_2006s.jpg


Game related links