WTF – RPG

    Filed under Games, Spotlight

    WTF Game is a cross-platform game with a massive randomly generated world with base building and more, ASCII-style display as well as graphical tiles. Its goal is to be a cross between Nethack, Dwarf Fortress, and Dungeon Keeper… while of course having its own original aspects.

    Using the Google V8 javascript engine, the majority of the game is done in javascript using PDCurses+SDL to display, allowing for many additions from a wide group of coders of many skill levels.

    Anyone who is interested may contribute, just drop me an e-mail. The biggest immediate need is some good AI routines. Expect the first code commit to occur by Christmas.

    Licensed under GPL v2

    Project Page @ Google Code