Sausage Factory Games
  • Home
  • Dev Blog
  • NCoT Technology
  • Download
    • Project
    • Download
    • More Themes
#GitHubGameOff Jam 2019 Day 1

#GitHubGameOff Jam 2019 Day 1


November 2, 2019
Day 1 of the #GitHubGameOff jam, where I create a basic platform controller and level builder.
Easier Game Controller Input in SDL with SDL_GameController

Easier Game Controller Input in SDL with SDL_GameController


April 13, 2019
SDL_GameController is a better way to manage game controllers, compared to raw SDL_Joystick code, however it's not well documented. Here is how I use it.
Maths for Programmers 1 Rearranging Equations

Maths for Programmers 1 Rearranging Equations


March 28, 2019
Straight forward instructions on how to rearrange algebraic equations, all wrapped up in a nice free PDF to download. Don't fear maths or algebra again!