name(small_adventure_games).
version('1.1.8').
title('Small Adventure Games in Prolog using the CHAT80 Prolog natural language application').
keywords(['NLP', 'games', 'world']).
author( 'Fernando C.N. Pereira', 'unknown@unknown' ).
author( 'David H.D. Warren', 'unknown@unknown' ).
author( 'Jan Wielemaker', 'J.Wielemaker@vu.nl' ).
author( 'Douglas R. Miles', 'logicmoo@gmail.com' ).
maintainer( 'Douglas R, Miles', 'logicmoo@gmail.com' ).
home( 'https://github.com/TeamSPoon/small_adventure_games.git' ).
download( 'https://github.com/TeamSPoon/small_adventure_games/archive/V*.zip' ).
