MikeDupree / rust-dungeon-cli

Dungeon CLI game built in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                     _________________________________________________________
                   /|     -_-                                             _-  |\
                  / |_-_- _                 Dungeon CLI             -_- _-   -| \   
                    |                            _-  _--                      | 
                    |                            ,                            |
                    |      .-'````````'.        '(`        .-'```````'-.      |
                    |    .` |           `.      `)'      .` |           `.    |          
                    |   /   |   ()        \      U      /   |    ()       \   |
                    |  |    |    ;         | o   T   o |    |    ;         |  |
                    |  |    |     ;        |  .  |  .  |    |    ;         |  |
                    |  |    |     ;        |   . | .   |    |    ;         |  |
                    |  |    |     ;        |    .|.    |    |    ;  Mike D |  |
                    |  |    |____;_________|     |     |    |____;_________|  |  
                    |  |   /  __ ;   -     |     !     |   /     `'() _ -  |  |
                    |  |  / __  ()        -|        -  |  /  __--      -   |  |
                    |  | /        __-- _   |   _- _ -  | /        __--_    |  |
                    |__|/__________________|___________|/__________________|__|
                   /                                             _ -           \
                  /   -_- _ -             _- _---                       -_-  -_ \

Dungeon crawl CLI

https://unicodeemoticons.com/symbols_all.htm

Introduction

Requirements

  • rust
  • cargo
  • a command line

How to play (non-build)

  • clone the repo
  • run cargo run

About

Dungeon CLI game built in rust


Languages

Language:Rust 100.0%