LoginSignup
0
0

More than 3 years have passed since last update.

rogueをbrewでインストールしてサクッと遊ぼう!

Last updated at Posted at 2020-04-22

rogueとは

@(アットマーク)が主人公のダンジョン探索型ゲームだよ!

キャラクター操作方法など

こちらを参照
https://ja.wikipedia.org/wiki/%E3%83%AD%E3%83%BC%E3%82%B0

インストール

$brew install rogue

実行

$rogue

プレイ画面

    --------------------
    |.......@..........|
    |.........%........+
    --------------------

Level: 1  Gold: 0      Hp: 12(12)  Str: 16(16)  Arm: 4   Exp: 1/0

死亡

                       __________
                      /          \
                     /    REST    \
                    /      IN      \
                   /     PEACE      \
                  /                  \
                  |       tofu       |
                  |       0 Au       |
                  |   killed by a    |
                  |    hobgoblin     |
                  |       2020       |
                 *|     *  *  *      | *
         ________)/\\_//(\/(/\)/\//\/|_)_______

以上!

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0