Git Product home page Git Product logo

twinklebeardev-lessons's Introduction

TwinklebearDev-Lessons

Source code and assets for the TwinklebearDev SDL 2.0 Lessons. The full lesson text is available at my site.

Lesson Index:

  • Lesson 0: Setting up SDL:
    • A simple program to make sure you've set up SDL correctly
  • Lesson 1: Hello World:
    • The standard Hello World program, for SDL 2.0
  • Lesson 2: Don't Put Everything in Main
    • An introduction to creating some functions to help us with writing better and reusable code.
  • Lesson 3: SDL Extension Libraries
    • An introduction to the various extension libraries that are available for SDL in this lesson we cover usage of SDL_image to load non-BMP images
  • Lesson 4: Handling Events
    • An introduction to using SDL's event system to get user input from the window, mouse and keyboard
  • Lesson 5: Clipping Sprite Sheets
    • An introduction to selecting specific subsets of an image sheet, ie. sprite sheet, that we want to draw
  • Lesson 6: True Type Fonts with SDL_ttf
    • An introduction to using the SDL_ttf extension library to render true type fonts

Other Language Bindings

twinklebeardev-lessons's People

Contributors

amdmi3 avatar chuckination avatar krizalys avatar twinklebear avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.