Game Design Chat

podcast

Suscribirse

Game Design Chat

UML with Dia – Knox Game Design, March 2024

Overview of using the Dia tool for creating UML diagrams. UML is a standard for creating various...

Añadir a ... 

Texture Mapping – Knox Game Design, February 2024

Explanation of how to create a texture mapped box by reading a BMP image file and displaying with...

Añadir a ... 

OpenGL – Knox Game Design, January 2024

Introduction to OpenGL and how to setup development environment using MSYS2. Code examples in C...

Añadir a ... 

Doom Modding – Knox Game Design, December 2023

Overview of modding Doom with customized levels and graphics. Links and Notes GZDoom download –...

Añadir a ... 

Memory Card Game – Knox Game Design, November 2023

Explanation of design and implementation of card memory matching game in MonoGame. Demo code –...

Añadir a ... 

Object Oriented GameMaker – Knox Game Design, October 2023

Presentation on how to apply object oriented principles to GameMaker to expand the variety of...

Añadir a ... 

OpCodes – Knox Game Design, September 2023

Overview of OpCodes and how those relate to video game consoles. Links and Notes 6502 OpCodes at...

Añadir a ... 

Character Encoding – Knox Game Design, August 2023

Overview of encoding characters and letters into their numerical and binary values. Explanation...

Añadir a ... 

Parallax – Knox Game Design, July 2023

Overview of how parallax is used and implemented in 2D video games. Links and Notes Demo code –...

Añadir a ... 

Grid Based Games – Knox Game Design, June 2023

Overview of grid based games and implementation of checkers in MonoGame/C#. Links and Notes...

Añadir a ... 

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

Knox Game Design Spring ’23 game jam entries Links and Notes Podcast theme music – Ride by...

Añadir a ... 

Falling Blocks – Knox Game Design, April 2023

Walkthrough on how to create a basic falling block line clearing game using MonoGame. Links and...

Añadir a ... 

Game Engines – Knox Game Design, March 2023

Overview of game engines and development libraries. Links and Notes Godot Engine –...

Añadir a ... 

SVG Scalable Vector Graphics – Knox Game Design, February 2023

How to create vector graphics in the SVG (Scalable Vector Graphics) format by text editor or...

Añadir a ... 

Javascript and HTML Canvas – Knox Game Design, January 2023

How to create a simple space shooter web game using Javascript and HTML Canvas, as well as...

Añadir a ... 

QBasic IO and Graphics, Knox Game Design, December 2022

A look at various approaches for keyboard input and graphics display in QBasic. Demo code –...

Añadir a ... 

Number Systems – Knox Game Design, November 2022

Overview of number systems, including decimal base 10, binary base 2, hexadecimal base 16. How to...

Añadir a ... 

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

Knox Game Jam games Old Timer Peg Game by Levi Other games Caverns of Evil by Jared Labyrinth by...

Añadir a ... 

Reading Text Files – Knox Game Design, September 2022

Explanation of how to read text files to display objects to the screen in Unity, GameMaker,...

Añadir a ... 

Logo – Knox Game Design, August 2022

Introduction to the Logo programming language. Download Slides as PDF Demo project –...

Añadir a ...