Button Menu

Computer Science Department

A Rogue-like Game Using AI, Graphics and Databases

Brian James

This project will be a rogue-like game based around the pencil and paper game Dungeons and Dragons 3.5. The project will implement a standard artificial intelligence for all denizens of a randomly generated dungeon that the user will navigate. The user will guide his character through the dungeon in search of the stairs to the next level until the character dies. Monsters will occupy the dungeon and attempt to destroy the user's character. Ultimately it is hoped that the user will be able to modify/submit monsters, items, and classes in the game for customization. The graphics will be laid out in a wire frame grid of squares or hexagons with accompanying descriptive text.