SkillAgentSearch skills...

BadAppleStringAnimation

C 语言版本 Bad Apple 字符动画

Install / Use

/learn @kisekied/BadAppleStringAnimation
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BadAppleStringAnimation

Bad Apple string animation in C.

Usage:

  1. Clone this repo:
git clone https://github.com/kisekied/BadAppleStringAnimation.git
  1. Open it in the terminal.
  2. Run the command: make.
  3. Run ./badapple and see the string animation in your terminal.

Options:

  • -d: Specific time interval (in micro seconds) between each frame.

中文:

使用方法:

  1. 将本仓库克隆到本地
  2. 在终端中打开该项目
  3. 运行命令 make
  4. 运行 ./badapple 以观看

参数选项:

  • -d 指定每一帧之间的时间间隔(单位: 微秒)

Related Skills

View on GitHub
GitHub Stars51
CategoryDevelopment
Updated2mo ago
Forks15

Languages

C

Security Score

80/100

Audited on Jan 20, 2026

No findings