https://github.com/rir360/ascii-animation
Animation with just "printf" function in C language. This is a classic-style animation made with simple code. Here you can get a very rough idea of how animation can be visualized in the black terminal.
https://github.com/rir360/ascii-animation
animation ascii c terminal
Last synced: about 2 months ago
JSON representation
Animation with just "printf" function in C language. This is a classic-style animation made with simple code. Here you can get a very rough idea of how animation can be visualized in the black terminal.
- Host: GitHub
- URL: https://github.com/rir360/ascii-animation
- Owner: RIR360
- Created: 2021-03-12T11:21:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-12T06:33:21.000Z (about 4 years ago)
- Last Synced: 2025-03-25T14:39:04.138Z (2 months ago)
- Topics: animation, ascii, c, terminal
- Language: C
- Homepage:
- Size: 22.5 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASCII-Animation
Animation with just "printf" function in C language. I've provided three different animations. Check the "code" folder to see how the animations get generated. The code is programmed by [Rejwan Islam Rizvy](https://www.linkedin.com/in/linked-rir360)**Note:** *system("cls") function is required to refresh the terminal. It's aviable in windows.h file. Your system must support it.*
## Preview
