Skip to content

programmer-ke/animation-C-and-sdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animation with C and SDL.

To build

1) Make sure you have the SDL development libraries in your system. In Ubuntu, do:
   
	sudo apt-get install libsdl1.2-dev

You will be prompted to install other packages. Accept and install

2) Move into this directory and do 

	make all

3) Type

	./animation

and press enter.

About

Animation with C and SDL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages