0.0.3 • Published 4 years ago

@lilk620/node-game v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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)
❯ 猜数字 
  剪刀石头布 
  返回首页 
0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago