UML with Dia – Knox Game Design, March 2024
Knox Game Design
by Knox Game Design
1M ago
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 ..read more
Visit website
Texture Mapping – Knox Game Design, February 2024
Knox Game Design
by Knox Game Design
2M ago
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 ..read more
Visit website
OpenGL – Knox Game Design, January 2024
Knox Game Design
by Knox Game Design
3M ago
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 ..read more
Visit website
Doom Modding – Knox Game Design, December 2023
Knox Game Design
by Knox Game Design
4M ago
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 ..read more
Visit website
Memory Card Game – Knox Game Design, November 2023
Knox Game Design
by Knox Game Design
5M ago
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 ..read more
Visit website
Object Oriented GameMaker – Knox Game Design, October 2023
Knox Game Design
by Knox Game Design
6M ago
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 ..read more
Visit website
OpCodes – Knox Game Design, September 2023
Knox Game Design
by Knox Game Design
7M ago
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 Podcast theme music – Ride by Pocketmaster ..read more
Visit website
Character Encoding – Knox Game Design, August 2023
Knox Game Design
by Knox Game Design
7M ago
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 ..read more
Visit website
Parallax – Knox Game Design, July 2023
Knox Game Design
by Knox Game Design
7M ago
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 ..read more
Visit website
Grid Based Games – Knox Game Design, June 2023
Knox Game Design
by Knox Game Design
7M ago
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 ..read more
Visit website

Follow Knox Game Design on FeedSpot

Continue with Google
Continue with Apple
OR