Skip to content

ryanjoprod/lazyfoo_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lazy Foo' Productions SDL2 Tutorial

This is the tutorial from Lazy Foo' Productions. As I am going through it, I will update it to SDL3.

How to run

To run this project using these commands, you need to have CMake 3.28 or greater installed.

Run the command from the top directory to build the project: cmake -S . -B build && cmake --build build --target clean && cmake --build build

To run the output project, run ./build/LazyFoo_tutorials from the top directory.

About

Lazy Foo' Productions SDL2 Tutorial

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published