Difference between revisions of "AdaVenture"

From Free Software Directory
Jump to: navigation, search
(Initial submission AdaVenture)
 
Line 320: Line 320:
 
* Initial version with only 1 level.  Enhancements and more levels coming.
 
* Initial version with only 1 level.  Enhancements and more levels coming.
 
* Foggy maze; dragon, keys to various realms, bat, golden chalice.
 
* Foggy maze; dragon, keys to various realms, bat, golden chalice.
 
 
|Homepage URL=https://github.com/fastrgv?tab=repositories
 
|Homepage URL=https://github.com/fastrgv?tab=repositories
 
|User level=beginner
 
|User level=beginner
 
|Computer languages=Ada, C++
 
|Computer languages=Ada, C++
 +
|Documentation note=Focusing on portability and freedom, no coding effort or compromise has been made to accomodate proprietary operating systems.  It relies on a thin SDL2 binding from Dan Vazquez, a thin OpenGL binding from "Lumen", a PNG reader by Stephen Sanguine, and SFML-Audio (because of its elegant audio interface).
 
|Related projects=AdaGate
 
|Related projects=AdaGate
 
|Keywords=kids,retro,adventure,dragon,castle,maze,labyrinth
 
|Keywords=kids,retro,adventure,dragon,castle,maze,labyrinth
Line 332: Line 332:
 
|Last review by=fastrgv
 
|Last review by=fastrgv
 
|Last review date=2017/02/02
 
|Last review date=2017/02/02
|Submitted by=Fastrgv
 
 
|Submitted date=2017/02/02
 
|Submitted date=2017/02/02
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3
 
|License=GPLv3
|License copyright= Copyright (C) 2017  fastrgv@gmail.com
+
|License copyright=Copyright (C) 2017  fastrgv@gmail.com
  
 
  This program is free software: you can redistribute it and/or modify
 
  This program is free software: you can redistribute it and/or modify
Line 353: Line 351:
 
  You may read the full text of the GNU General Public License
 
  You may read the full text of the GNU General Public License
 
  at <http://www.gnu.org/licenses/>.
 
  at <http://www.gnu.org/licenses/>.
 
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Game=adventure
 
|Game=adventure
 +
|Graphics=3d
 +
|Interface=command-line
 
|Programming-language=C++
 
|Programming-language=C++
 
|Runs-on=OS X, GNU/Linux
 
|Runs-on=OS X, GNU/Linux
 +
|Use=gameplaying, printing
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite

Revision as of 14:13, 1 July 2017


[edit]

AdaVenture

https://sourceforge.net/projects/adaventure/
AdaVenture is a kid-friendly retro point & click adventure game written in Ada.

AdaVenture is intended to be a minimal extension to 3D of the original 2D Atari game named "Adventure".

Set in ancient Persia, it begins outside the castle of the young King Xerxes, who inherited a golden chalice from his father, Darius the Great. Coveted by Greek foes King Leonidas of Sparta and King Minos of Crete, the chalice has been stolen.

Your quest is to seek and return the royal chalice to its pedestal within the castle of Xerxes...a stealth mission to avoid open hostilities. But, there will be obstacles to overcome. You must find the keys to various realms, defend yourself against dragons and the Minotaur, avoid snakes and pesky bats who steal things only to drop them in random locations, and survive the maze of hungry beetles and the green mamba.

The mazes have interconnections that are impossible in 3 dimensions, but as such, they are painstakingly exact reproductions of those in the original "Adventure" game from Atari. In fact, the "./mapRoom" subdirectory contains the original maps to help guide you.

Please read "sourceCode.txt", then...

Download: grab the latest 7Z file @ https://sourceforge.net/projects/adaventure/





Licensing

License

Verified by

Verified on

Notes

License

GPLv3

Verified by

fastrgv@gmail.com, craigt

Verified on

1 December 2021




Leaders and contributors

Resources and communication

Software prerequisites

KindDescription
Required to buildGNAT, Linux, MacOsx, Windows
Required to useLinux, MacOsx, Windows




Entry














Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.