Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Koswu/BadApple_SDL

Repository files navigation

BadApple_SDL

一个基于SDL库的BadApple动画

An "Bad Apple!!"Anime based SDL lib

编译说明:

首先在common.h中的修改适合的长宽和字符大小

安装依赖库

SDL SDL_mixer SDL_ttf SDL_image

Linux下使用cmake编译

    mkdir build
    cd build
    cmake ../
    make
    ./badapple

使用说明:

空格可暂停/恢复

About

A "Bad Apple!!" ASCII Anime based SDL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published