March-mitsuki / python-mini-cli-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

about this repo

A mini CLI game created by python language. It is inspired by Progress Quest.

pythonベースのCLIミニゲームです。Progress Questからアイデアを得ています。

how to use

要求仕様: Python3.8+ がインストールされていること (test on python 3.10.8)

  1. git clone https://github.com/March-mitsuki/python-mini-cli-game.git でこのリポジトリをcloneしてください。もしくはzipとしてダウンロードし、解凍てください
  2. cd python-cli-mini-game などでワークディレクトリーに入ってください
  3. pip install -r dependencies.txtで依頼項目を入れます
  4. python3 main.pyでゲームを始める

what's interesting?

  • 読み込みのバーを見て、ストーリとバトルを想像することを楽しむ
  • ストーリにはエンドが用意されている、長くやれば辿り着けるかもしれない

About


Languages

Language:Python 100.0%