RCRPG/PureBasic: Difference between revisions

Content added Content deleted
(Added PureBasic)
 
(→‎{{header|PureBasic}}: updated description)
Line 1: Line 1:
=={{header|PureBasic}}==
=={{header|PureBasic}}==
This is a direct translation of the RCRPG version done in Perl with some additional functionality added. All commands are implemented, including alias's and the naming of rooms. An additional command 'ask' was implemented for providing hints to locate the randomly placed Prize Room.
This version is a more or less direct translation of the version done in Perl (See [[RCRPG/Perl]]) with some additional functionality added. Commands include attack, drop, take, equip, alias, name, inventory, and directions. An additional command 'ask' was implemented for providing hints to locate the randomly placed Prize Room.
<lang PureBasic>;Here is a description of all of the commands:
<lang PureBasic>;Here is a description of all of the commands:
;
;