*updated sample readme.

This commit is contained in:
Wang Renxin 2016-12-01 18:55:08 +08:00
parent cae42d6a8e
commit 96fa21acb9
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ Including loop, condition, and other fundamental statements.
sample07.bas
**YARD (Yet Another RPG Dungeon)**
**A comprehensive simple game named YARD (Yet Another RPG Dungeon)**
yard/entity.bas
yard/goal.bas

View File

@ -2,7 +2,7 @@
**Copyright (C) 2016 Wang Renxin. All rights reserved.**
Yet Another RPG Dungeon is a text based game. It's aimed to be a comprehensive example and or a tutorial which shows multiple aspects of MY-BASIC.
"Yet Another RPG Dungeon" is a text based game. It's a simple comprehensive example and a tutorial which demonstrates lots of concepts of MY-BASIC.
### Usage