Skip to content

A graphical remake of the 1984 Castle Adventure game initially created by Kevin Bales.

License

Notifications You must be signed in to change notification settings

elishacloud/Castle-Adventure

Repository files navigation

Castle Adventure

Introduction

This project is a remake of the old DOS Castle Adventure game written in 1984. You are trapped in a castle. You must find a way to get out while killing baddies and collecting goodies. The map is the same as the old game.

The code was written for allegro.cc. The code was written for DirectDraw v3 and DirectInput v3. However, I am using dxwrapper to convert this to Direct3D9 and DirectInput8.

I'm using this remake of the old game because this one most closely represents the old DOS game.

www.thealmightyguru.com/Reviews/CastleAdventure/

Old DOS Game

This is what the original DOS game looked like:

         

Remake

Here is what the remake looks like:

License

Copyright (C) 2001 DanielH, code taken from allegro.cc

Updated by Elisha Riedlinger in 2019

This software is provided 'as-is', without any express or implied warranty. In no event will the author(s) be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.

Development

This version of Castle Adventure is written in C++ using Microsoft Visual Studio Community 2017.

Thanks for stopping by!

About

A graphical remake of the 1984 Castle Adventure game initially created by Kevin Bales.

Resources

License

Stars

Watchers

Forks

Packages

No packages published