2016-07-07 13:13:02 +08:00
..
2016-03-02 13:44:34 +08:00
2016-03-02 13:44:34 +08:00
2016-07-07 13:13:02 +08:00
2016-03-02 13:44:34 +08:00
2016-03-02 13:44:34 +08:00
2016-03-02 13:44:34 +08:00
2016-03-02 13:44:34 +08:00
2016-04-29 16:30:57 +08:00
2016-03-02 13:44:34 +08:00
2016-03-04 13:33:19 +08:00

YARD (Yet Another RPG Dungeon)

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.

Usage

Windows

my_basic start.bas

OS X

my_basic_mac start.bas

Others

my_basic_bin start.bas

Note

It requires an importing directories information if the working directory of your interpreter is my_basic/output/:

my_basic -f ../sample/yard/ ../sample/yard/start.bas