Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dowscope/youtube-tutorials

All the code found in my YouTube tutorials are within this repo.
https://github.com/dowscope/youtube-tutorials

Last synced: about 2 months ago
JSON representation

All the code found in my YouTube tutorials are within this repo.

Awesome Lists containing this project

README

        

# Youtube-Tutorials
All the code found in my YouTube tutorials are within this repo.

## Youtube URL
https://www.youtube.com/channel/UCr9EdUy54zljH9WriQdQZ-g

## Episode Guide
- **Episode 1** : Starting a new project and creating the *main method*.
- **Episode 2** : Planning where we are going!
- **Episode 3** : Creating the ROOM Class.
- **Episode 4** : Creating a ROOM Onject in our main program.
- **Episode 5** : Adding SDL to our project. Graphics Library! YAY!
- **Episode 6** : Initializing SDL in your project
- **Episode 7** : SDL and Creating a window