Knox Game Design-logo

Knox Game Design

Technology Podcasts

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 group explores the many facets of the game design process, such as coding, graphics, modeling, animation, story, and promotion. You can find out more information on the group including future meeting dates at knoxgamedesign.org

Location:

United States

Description:

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 group explores the many facets of the game design process, such as coding, graphics, modeling, animation, story, and promotion. You can find out more information on the group including future meeting dates at knoxgamedesign.org

Language:

English

Contact:

865-272-9442


Episodes
Ask host to enable sharing for playback control

Knox Game Jam 2024 Recap – Knox Game Design, April 2024

4/29/2024
Thanks to everyone who came out to the Knox Game Jam 2024 kickoff! Seven great games were created by the group for the game jam. Great job everyone! Minu by Dustin Claws and Conundrums by James and PandaPuffsForBreakfast You are somewhat of a know-it-all. Your good friend has reached out for help in a murder … Continue reading Knox Game Jam 2024 Recap – Knox Game Design, April 2024 →

Duration:00:21:25

Ask host to enable sharing for playback control

UML with Dia – Knox Game Design, March 2024

3/30/2024
Overview of using the Dia tool for creating UML diagrams. UML is a standard for creating various types of diagrams, such as class diagrams, state diagrams, and use case diagrams. Links and Notes UML – https://www.uml.org/ UML examples – https://www.uml-diagrams.org/ Dia at Gnome – https://wiki.gnome.org/Apps/Dia Dia installer – http://dia-installer.de/ Podcast theme music – Ride by … Continue reading UML with Dia – Knox Game Design, March 2024 →

Duration:00:34:20

Ask host to enable sharing for playback control

Texture Mapping – Knox Game Design, February 2024

2/28/2024
Explanation of how to create a texture mapped box by reading a BMP image file and displaying with OpenGL. Then how to create that same texture mapped the box in Blender to export into FBX format. The model is then imported and displayed multiple different game development environments, such as Unity, MonoGame, Godot, and Unreal … Continue reading Texture Mapping – Knox Game Design, February 2024 →

Duration:00:31:07

Ask host to enable sharing for playback control

OpenGL – Knox Game Design, January 2024

1/29/2024
Introduction to OpenGL and how to setup development environment using MSYS2. Code examples in C for displaying polygons, keyboard input with GLUT, and a simple game demo. OpenGL code examples in C – https://github.com/levidsmith/KnoxGameDesign/tree/master/opengl Links and Notes OpenGL – https://www.opengl.org/ MSYS2 – https://www.msys2.org/ Setting up OpenGL development Environment on Windows with MSYS2 – https://www.jamiebayne.co.uk/blog/opengl-windows Lazy … Continue reading OpenGL – Knox Game Design, January 2024 →

Duration:00:39:23

Ask host to enable sharing for playback control

Doom Modding – Knox Game Design, December 2023

12/28/2023
Overview of modding Doom with customized levels and graphics. Links and Notes GZDoom download – https://zdoom.org/downloads Doom World mods – https://www.doomworld.com/idgames/ ModDB mods – https://www.moddb.com/games/doom-ii/mods Ultimate Doom Builder download – https://devbuilds.drdteam.org/ultimatedoombuilder/ Ultimate Doom Builder instructions – https://forum.zdoom.org/viewtopic.php?t=66745 MSYS2 (7zip decompression) – https://www.msys2.org/ Doom World Doom editors – https://www.doomworld.com/classicdoom/utils/editors.php Doom World beginner tutorial – https://www.doomworld.com/forum/topic/140740-doom-mapping-crash-course-absolute-beginner-mapping-workshop/ Slade3 … Continue reading Doom Modding – Knox Game Design, December 2023 →

Duration:00:48:35

Ask host to enable sharing for playback control

Memory Card Game – Knox Game Design, November 2023

11/28/2023
Explanation of design and implementation of card memory matching game in MonoGame. Demo code – https://github.com/levidsmith/KnoxGameDesign/tree/master/memory_game Links and Notes Podcast theme music – Ride by Pocketmaster

Duration:00:45:20

Ask host to enable sharing for playback control

Object Oriented GameMaker – Knox Game Design, October 2023

10/26/2023
Presentation on how to apply object oriented principles to GameMaker to expand the variety of enemies and items in games. Includes discussion of parenting of objects in GameMaker and how to inherit attributes and functions in children objects. Links and Notes GameMaker – https://gamemaker.io/en Podcast theme music – Ride by Pocketmaster

Duration:00:24:58

Ask host to enable sharing for playback control

OpCodes – Knox Game Design, September 2023

9/29/2023
Overview of OpCodes and how those relate to video game consoles. Links and Notes 6502 OpCodes at Ultimate Commodore 64 Reference – https://www.pagetable.com/c64ref/6502/ GameBoy OpCodes – https://www.pastraiser.com/cpu/gameboy/gameboy_opcodes.html x86 OpCodes – https://net.cs.uni-bonn.de/fileadmin/user_upload/plohmann/x86_opcode_structure_and_instruction_overview.pdf 6502 and other retro console processors – https://www.arcadecomponents.com/cpusupport.html Podcast theme music – Ride by Pocketmaster

Duration:00:28:37

Ask host to enable sharing for playback control

Character Encoding – Knox Game Design, August 2023

8/29/2023
Overview 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

Duration:00:22:57

Ask host to enable sharing for playback control

Parallax – Knox Game Design, July 2023

7/29/2023
Overview 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

Duration:00:09:21

Ask host to enable sharing for playback control

Grid Based Games – Knox Game Design, June 2023

6/27/2023
Overview 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

Duration:00:42:18

Ask host to enable sharing for playback control

Spring ’23 Game Jam – Knox Game Design, May 2023

5/30/2023
Knox Game Design Spring ’23 game jam entries Links and Notes Podcast theme music – Ride by Pocketmaster

Duration:00:02:43

Ask host to enable sharing for playback control

Falling Blocks – Knox Game Design, April 2023

4/24/2023
Walkthrough 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

Duration:00:50:50

Ask host to enable sharing for playback control

Game Engines – Knox Game Design, March 2023

3/30/2023
Overview 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

Duration:00:11:57

Ask host to enable sharing for playback control

SVG Scalable Vector Graphics – Knox Game Design, February 2023

2/28/2023
How 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

Duration:00:19:18

Ask host to enable sharing for playback control

Javascript and HTML Canvas – Knox Game Design, January 2023

1/25/2023
How 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

Duration:00:56:15

Ask host to enable sharing for playback control

QBasic IO and Graphics, Knox Game Design, December 2022

12/23/2022
A 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 →

Duration:00:52:45

Ask host to enable sharing for playback control

Number Systems – Knox Game Design, November 2022

11/27/2022
Overview 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

Duration:00:33:37

Ask host to enable sharing for playback control

Knox Game Jam Fall ’22 Recap – Knox Game Design, October 2022

10/28/2022
Knox Game Jam games Old Timer Peg Game by Levi Other games by Knox Developers Caverns of Evil (Steam) by Jared Labyrinth (Steam) by James Gospelgo by Danosono

Duration:00:10:43

Ask host to enable sharing for playback control

Reading Text Files – Knox Game Design, September 2022

9/29/2022
Explanation of how to read text files to display objects to the screen in Unity, GameMaker, MonoGame, Godot, and SDL. Demo project – https://github.com/levidsmith/KnoxGameDesign/tree/master/textreader Links and Notes Podcast theme music – Ride by Pocketmaster

Duration:00:49:09