Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.48 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.48 KB

The-Fission

English 中文

0. Introduction

  • An ASCII open-world RPG game based on a Linux terminal (not ncurses).
  • 4 main feature: battle, survival, explore, storyline.
  • background: world after nuclear war.

1. Quick Start

Environment: Linux Terminal

Execution Command:

  1. git clone https://github.com/Henryyy-Hung/TheFission
  2. cd TheFission
  3. chmod 700 ./start.sh
  4. ./start.sh

2. Preview

2.1 Game Start

2.2 Story line

2.3 Battle

2.4 Maze

2.5 Exit