Skip to content

LiLiangKai/node-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-game

基于node开发的终端小游戏

安装

# yarn
yarn add @lilk620/node-game global
# npm
npm install @lilk620/node-game -g

运行

执行命令

hiya-game

界面

首页

--------------------------- GAME -------------------------
**                      1.选择游戏                      **
**                      2.游戏记录                      **
**                      3.退出程序                      **
----------------------------------------------------------
? 请选择 
❯ 选择游戏 
  游戏记录 
  退出程序 

游戏页

--------------------------- 选择游戏 -------------------------
                           1.猜数字                
                           2.剪刀石头布                
--------------------------------------------------------------
? 请选择 (Use arrow keys)
❯ 猜数字 
  剪刀石头布 
  返回首页