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.
October 28, 2022Knox Game Jam Fall ’22 Recap – Knox Game Design, October 2022Knox 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...more11minPlay
September 29, 2022Reading Text Files – Knox Game Design, September 2022Explanation 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...more50minPlay
August 29, 2022Logo – Knox Game Design, August 2022Introduction to the Logo programming language. Useful for teaching functional programming to beginners. Explanation of using “turtle graphics” to draw various shapes. Demo project – https://github.com/levidsmith/KnoxGameDesign/tree/master/logo Links and Notes Berkeley Logo Download – http://people.eecs.berkeley.edu/~bh/logo.html Logo Manual – http://people.eecs.berkeley.edu/~bh/downloads/ucblogo.pdf Logo Tutorial – https://el.media.mit.edu/logo-foundation/what_is_logo/logo_programming.html Logo Quick Guide – https://www.tutorialspoint.com/logo/logo_quick_guide.htm Snap! – https://snap.berkeley.edu/ Software Coding for Kids, Logo … Continue reading Logo – Knox Game Design, August 2022 →...more36minPlay
July 22, 2022Curves – Knox Game Design, July 2022Overview of four types of curves that can be used in game development. Basic parabola for moving objects in an arc. Sine function for moving objects in a wave motion. Physics using velocity and acceleration for simulating actions such as jumping and falling. Bezier curve for moving objects along a curved path. Examples of functions … Continue reading Curves – Knox Game Design, July 2022 →...more42minPlay
June 28, 2022I-Frames and Stun Lock – Knox Game Design, June 2022Overview of I-frames, invincibility, stun lock, and knock back. How these are implemented in games, statistics from examples of classic games, and demo project showing various methods for implementing invincibility time. Links and Notes Demo project – https://github.com/levidsmith/KnoxGameDesign/tree/master/iframes Podcast theme music – Ride by Pocketmaster...more31minPlay
May 28, 2022Enemy Behaviors – Knox Game Design, May 2022This month’s Knox Game Design presentation topic is Enemy Behaviors. This is a look at various enemy behavior types: Back and forth (timer / collision based) Alert and chase, using distance / timer for stop chasing Move random direction and wait Orbital children, with varying radius length and orbit speed Behavior combination (orbital children and … Continue reading Enemy Behaviors – Knox Game Design, May 2022 →...more52minPlay
April 29, 2022Spring ’22 Game Jam – Knox Game Design, April 2022Games created by Knox area developers for Spring ’22. Theme was “delay the inevitable”. Links and Notes Cult of the Furnace by Jacob – https://gamejolt.com/games/furnace_cult/706365 Possum Blitz by Levi – https://levidsmith.com/games/possum-blitz/ Podcast theme music – Ride by Pocketmaster...more9minPlay
March 23, 2022Basic 3D Collision – Knox Game Design, March 2022Explanation of calculating collision between basic 3D objects (rectangular solids/cubes and spheres). Methods used can be applied to any programming language or game development environment. Review of demo Ruby code to detect collision between rectangular solids and spheres. Links and Notes Ruby 3D collision calculator – https://github.com/levidsmith/collision3d Caverns of Evil on Steam by BlackJar72 – … Continue reading Basic 3D Collision – Knox Game Design, March 2022 →...more22minPlay
February 24, 20222D Collision – Knox Game Design, February 2022Explanation of 2D collisions for points, lines, rectangles, and circles. Overview of each collision type along with examples and code. Explanations are general in nature so that they can be implemented in any game engine or programming language. Demonstration of Javascript web application that calculates collisions between the four types of objects, along with review … Continue reading 2D Collision – Knox Game Design, February 2022 →...more59minPlay
January 25, 2022Dijkstra’s Algorithm – Knox Game Design, January 2022Explanation of Dijkstra’s algorithm for finding the shortest path in a graph based on a selected starting node. Walkthrough of an example of the algorithm. Demo of implementation of Dijkstra’s algorithm in Unity and C#. Dijkstra Demo in Unity (Unity WebGL) Dijkstra Demo Source Code Links and Notes Dijkstra’s Shortest Path Algorithm – https://www.geeksforgeeks.org/dijkstras-shortest-path-algorithm-greedy-algo-7/ Dijkstra’s … Continue reading Dijkstra’s Algorithm – Knox Game Design, January 2022 →...more36minPlay
FAQs about Knox Game Design:How many episodes does Knox Game Design have?The podcast currently has 123 episodes available.