animation with c

C
#include <stdio.h>
#include <conio.h>
#include <graphics.h>
#include <dos.h>  //these are the modules you need
Source

Also in C: