Skip to content

txgcwm/sdl-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The SDL tutorial examples get from http://lazyfoo.net/SDL_tutorials/index.php. You also can find a Chinese tutorial from http://tjumyk.github.com/sdl-tutorial-cn/index.html. I just add two Makefile to sdl-tutorial so that we can easy to compile and study. On Linux system can compile sucess.

1.How to download the code?

$ git clone https://github.com/txgcwm/sdl-tutorial.git

2.How to compile?

$ make

3.How to test the example?

For example, we want to test lesson01 example.

$ cd lesson01/

$ ./lesson01

Tutorial Links:

http://lazyfoo.net/SDL_tutorials/index.php

http://tjumyk.github.com/sdl-tutorial-cn/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages