Updated emulator of Forgotten Realms: Unlimited Adventures (FRUA), a computer game released in 1993.
This is the official code repository of Dungeon Craft, a Windows desktop application written in C++. It is based off the Gold Box game engine and Gold Box dungeon design tools such as Unlimited Adventures, but has been improved. For example, many of the hard-coded limits have been increased, and higher resolution graphics assets are supported.
Previously known as Unlimited Adventures Forever / UAForever (UAF).
- UAFWin - Latest compiled game binary for Windows
- UAFWinEd - Latest compiled dungeon editor binary for Windows
- WebGLBuild - I see WebGL and the Unity game engine in this folder. A compiled website for playing the game in browser perhaps?
- src - Source code
- https://uaf.sourceforge.net/ - Former official code repository. Nowadays has a link to this repo at the top.
- https://sourceforge.net/projects/uaf/ - Project homepage and news
- https://forums.goldbox.games/index.php - Forum
- https://gitter.im/uaf-gitter/community - Chat room
- https://grannypron.github.io/uaf/ - GitHub Pages documentation (deploy action is set up, but this is not fully working yet)