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.
April 28, 2025Knox Game Jam 2025 – Knox Game Design, April 2025Five great games were created for Knox Game Jam 2025. Thanks to everyone who attended the kickoff and created a game. Great job everyone! Reality Breach by Jeffry Reality Breach is a browser-based bullet hell game with an alternate reality theme and cell-shaded graphics. Players take on the role of a “Reality Architect” who must … Continue reading Knox Game Jam 2025 – Knox Game Design, April 2025 →...more36minPlay
March 30, 2025Simulations – Knox Game Design, March 2025What is a simulation? Are simulations games? A look at simulations such as SimCity, Micropolis, and Conway’s Game of Life. Links and Notes Demo source code – https://github.com/levidsmith/KnoxGameDesign/blob/master/simulations/conway/conway.c Micropolis source code – https://github.com/SimHacker/micropolis MicropolisJS – https://www.graememcc.co.uk/micropolisJS/ LifeWiki (Conway’s Game of Life) – https://conwaylife.com/wiki/Main_Page djgpp – https://www.delorie.com/djgpp/ Podcast theme music – Ride by Pocketmaster...more24minPlay
February 24, 2025Sockets – Knox Game Design, February 2025New Game Releasing this month Check out the new game Shrine of the Forest God by Dustin, which will be released on Steam on February 28, 2025. Monthly Presentation How to create a simple client and server socket connections in Python to send network data. Demo of how to use socket code to implement a … Continue reading Sockets – Knox Game Design, February 2025 →...more19minPlay
January 29, 2025Drag and Drop – Knox Game Design, January 2025Explanation of how to implement drag and drop interface for games. Demos with source code include Unity (C#), MonoGame (C#), GameMaker (GML), and SDL (C). Links and Notes Demo source code – https://github.com/levidsmith/KnoxGameDesign/tree/master/draganddrop Unity – https://unity.com/ MonoGame – https://monogame.net/ GameMaker – https://gamemaker.io/en SDL – https://www.libsdl.org/ Podcast theme music – Ride by Pocketmaster...more31minPlay
December 31, 2024Solitaire – Knox Game Design, December 2024Overview of steps to create a Solitaire game in Unity. Links and Notes Demo source code – https://github.com/levidsmith/KnoxGameDesign/tree/master/solitaire OpenGameArt card front sprites – https://opengameart.org/content/playing-cards-vector-png OpenGameArt card back sprite – https://opengameart.org/content/colorful-poker-card-back Unity – https://unity.com/ Podcast theme music – Ride by Pocketmaster...more39minPlay
November 29, 2024Blender Normals – Knox Game Design, November 2024Explanation of mesh model face normals in Blender, which are imported into Unity. Steps to show normals in Blender and how to flip and recalculate normals. Links and Notes Demo project – https://github.com/levidsmith/KnoxGameDesign/tree/master/blender_normals Blender – https://www.blender.org/ Unity – https://unity.com/ Podcast theme music – Ride by Pocketmaster...more9minPlay
October 16, 2024RPG Battle Damage – Knox Game Design, October 2024Analysis of how battle damage is calculated in role playing games (RPGs). How damage is calculated in traditional table top RPGs using dice rolls. Statistical analysis of outcomes of various dice combinations. Calculation of battle damage in the video game RPGs Dragon Quest (Dragon Warrior) and Final Fantasy along with verification of damage outcomes. Links … Continue reading RPG Battle Damage – Knox Game Design, October 2024 →...more26minPlay
September 28, 2024NFTs – Knox Game Design, September 2024Overview of how to use NFTs (non fungible tokens) in games, including how to mint tokens, specify trait values, and using OpenSea API to read NFT data into a game. Demo of Unity RPG game using NFTs for equippable weapons. Links and Notes Blockchain RPG demo – https://github.com/levidsmith/KnoxGameDesign/tree/master/blockchain/BlockchainRPG OpenSea API – https://docs.opensea.io/reference/api-overview Podcast theme music … Continue reading NFTs – Knox Game Design, September 2024 →...more18minPlay
August 26, 2024Blockchain for Game Development – Knox Game Design, August 2024Proof of concept demonstration on how to implement a blockchain to track game currency and purchase of game items. In this demonstration, the blockchain is created in PHP on a Fedora Linux virtual machine running in Virtual Box. The block chain is pulled into Unity through C# networking code. Regular expressions are used to parse … Continue reading Blockchain for Game Development – Knox Game Design, August 2024 →...more52minPlay
July 28, 2024Exploring NES Memory – Knox Game Design, July 2024Demonstration of how to use the FCEUX emulator memory tools to determine the memory location of in-game variables, such as number of coins. How to set a breakpoint with the Hex Editor to find the 6502 assembly code that is executed when a memory location is changed. Analysis of assembly code for awarding an extra … Continue reading Exploring NES Memory – Knox Game Design, July 2024 →...more15minPlay
FAQs about Knox Game Design:How many episodes does Knox Game Design have?The podcast currently has 123 episodes available.