Skip to content

Cvar1984/animate-ricardo-ascii-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animate-ricardo-ascii-art

CodeFactor License C/C++ CI

Animate ricardo milos and other animation on your terminal

todo

  • add music on the background

Ricardo

Yuno

#include<animate.hpp>

int main() {
    Animate app(true); // colors, height, width, sheight, swidth

    if(app.generateFrame({"frame1.txt","frame2.txt"}))
        app.play(80000) // speed in ms
    return 0;
}

About

Animate ricardo milos on your terminal using ncurses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published