Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
Knox Game Design is a monthly discussion by game creators in the Knoxville, Tennessee area. We share our ideas, show off projects, and discuss current topics related to video game development. Our g... more
FAQs about Knox Game Design:How many episodes does Knox Game Design have?The podcast currently has 123 episodes available.
August 30, 2023Character Encoding – Knox Game Design, August 2023Overview of encoding characters and letters into their numerical and binary values. Explanation of how to use bitwise operators to change case of characters. Links and Notes Podcast theme music – Ride by Pocketmaster...more23minPlay
July 30, 2023Parallax – Knox Game Design, July 2023Overview of how parallax is used and implemented in 2D video games. Links and Notes Demo code – https://github.com/levidsmith/KnoxGameDesign/tree/master/parallax Podcast theme music – Ride by Pocketmaster...more10minPlay
June 27, 2023Grid Based Games – Knox Game Design, June 2023Overview of grid based games and implementation of checkers in MonoGame/C#. Links and Notes Checkers demo code – https://github.com/levidsmith/KnoxGameDesign/tree/master/gridbased Podcast theme music – Ride by Pocketmaster...more43minPlay
May 31, 2023Spring ’23 Game Jam – Knox Game Design, May 2023Knox Game Design Spring ’23 game jam entries Links and Notes Podcast theme music – Ride by Pocketmaster...more3minPlay
April 25, 2023Falling Blocks – Knox Game Design, April 2023Walkthrough on how to create a basic falling block line clearing game using MonoGame. Project code – https://github.com/levidsmith/KnoxGameDesign/tree/master/falling_blocks Links and Notes Visual Studio Community – visualstudio.microsoft.com/vs/community MonoGame – www.monogame.net Podcast theme music – Ride by Pocketmaster...more51minPlay
March 30, 2023Game Engines – Knox Game Design, March 2023Overview of game engines and development libraries. Links and Notes Godot Engine – godotengine.org Unity – unity.com Unreal Engine – www.unrealengine.com GameMaker – gamemaker.io Stencyl – stencyl.com Scratch – scratch.mit.edu SDL – www.libsdl.org Allegro – liballeg.org MonoGame – www.monogame.net Pygame – pygame.org Pico-8 – www.lexaloffle.com/pico-8.php OpenGL – www.opengl.org Podcast theme music – Ride by Pocketmaster...more12minPlay
March 01, 2023SVG Scalable Vector Graphics – Knox Game Design, February 2023How to create vector graphics in the SVG (Scalable Vector Graphics) format by text editor or Inkscape. Demo code – https://github.com/levidsmith/KnoxGameDesign/tree/master/svg Links and Notes Podcast theme music – Ride by Pocketmaster...more20minPlay
January 25, 2023Javascript and HTML Canvas – Knox Game Design, January 2023How to create a simple space shooter web game using Javascript and HTML Canvas, as well as drawing the Tennessee state flag. Demo code – https://github.com/levidsmith/KnoxGameDesign/tree/master/javascript Links and Notes Javascript reference at Mozilla – https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference Canvas API at Mozilla – https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API HTML Canvas reference at W3Schools – https://www.w3schools.com/tags/ref_canvas.asp Podcast theme music – Ride by Pocketmaster...more57minPlay
December 23, 2022QBasic IO and Graphics, Knox Game Design, December 2022A look at various approaches for keyboard input and graphics display in QBasic. Demo code – https://github.com/levidsmith/QBasicShooter Links and Notes QBasic.net – https://www.qbasic.net/ ASCII character chart – https://www.qbasic.net/en/reference/general/ascii-table.htm Keyboard scan codes – https://www.qbasic.net/en/reference/general/scan-codes.htm DOSBox special keys – https://www.dosbox.com/wiki/Special_Keys QBasic advanced memory functions – http://www.petesqbsite.com/sections/tutorials/tuts/memory.htm Sprites in QBasic – http://www.tedfelix.com/qbasic/sprites.html Introduction to QBasic – http://www.petesqbsite.com/sections/tutorials/tuts/dandd/ WikiBooks … Continue reading QBasic IO and Graphics, Knox Game Design, December 2022 →...more53minPlay
November 27, 2022Number Systems – Knox Game Design, November 2022Overview of number systems, including decimal base 10, binary base 2, hexadecimal base 16. How to convert between the number systems. Explanation of addition and subtraction in binary. Links and Notes Podcast theme music – Ride by Pocketmaster...more34minPlay
FAQs about Knox Game Design:How many episodes does Knox Game Design have?The podcast currently has 123 episodes available.