Skip to content

jonsource/dng

Repository files navigation

#dng

Dng is an old-school dungeon game recreation created in c++ using the allegro gaming library.

Currently the basics of the engine are done, producing outside areas, as well as dungeon areas, with possible travel between them, animated textures, doors and simple light effects.

Screenshot Screenshot

Extensive debugging info is supplied in the console window.

Screenshot

##requirements

To run Dng without compiling you need to clone the release repository and run dng0b.exe

##license

The Allegro giftware license:

Dng is gift-ware. It was created by a number of people working in cooperation, and is given to you freely as a gift. You may use, modify, redistribute, and generally hack it about in any way you like, and you do not have to give us anything in return. However, if you like this product you are encouraged to thank us by making a return gift to the Allegro community. This could be by writing an add-on package, providing a useful bug report, making an improvement to the library, or perhaps just releasing the sources of your program so that other people can learn from them. If you redistribute parts of this code or make a game using it, it would be nice if you mentioned Allegro somewhere in the credits, but you are not required to do this. We trust you not to abuse our generosity.

Disclaimer: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Dng is an old-school dungeon game recreation created in c++ using the allegro gaming library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published