Mazes – Knox Game Design, February 2021

How to generate mazes using Prim’s and Kruskal’s algorithm. Example implementations in Unity with C#.  Methods for solving mazes.  Demonstration of maze generators available on the web.

Demo project in Unity and C# – https://github.com/levidsmith/MazeDemo

New and Updated Games by Knox Developers

Untitled game by Matthew

BlazorRogueLike by Mythik

Enfield by LocksmithArmy and Kendra

Gomen-nasai by Levi

Links and Notes

Hosted by Levi D. Smith

Knox Game Design
Knox Game Design
Mazes - Knox Game Design, February 2021
Loading
/

Animation in Blender – Knox Game Design, January 2021

Demonstration of how to create a simple humanoid armature in Blender to be used in a game development environment.  Explanation of how to assign a mesh to an armature and weight painting.  How to create simple walking and standing animation by adding key frames.  The model and animation are exported into FBX format and imported into Unity, Godot, and Unreal Engine.  C# script for switching between animations in Unity.

Demo projects and models – https://github.com/levidsmith/BlenderAnimation

New and Updated Games by Knox Developers

Unlock Fred’s Markers with Journals by Zachary

Disc Connect by Levi

Links and Notes

Hosted by Levi D. Smith


Knox Game Design
Knox Game Design
Animation in Blender - Knox Game Design, January 2021
Loading
/

Allegro – Knox Game Design, December 2020

Overview of the Allegro game programming library.  Compiling a legacy Allegro game with DJGPP through DOSBox.  Installing and building a game with Allegro 5 in Visual Studio.  How to use event and polling based methods for handling keyboard and gamepad input. Explanation of how to create a “Hello World”, Number Guessing game, and simple space shooter.  Comparison of C++ to C, Java, and C#.  Explanation of how to load music, sound effects, font, and bitmap files.  Review of the Allegro drawing primitives.

Source code for examples – https://github.com/levidsmith/AllegroExamples

New and Updated Games by Knox Developers

Links and Notes

Hosted by Levi D. Smith

Knox Game Design
Knox Game Design
Allegro - Knox Game Design, December 2020



Loading





/

Raspberry Pi Arcade – Knox Game Design, November 2020

Overview of building a Raspberry Pi arcade system.  First build was a Raspberry Pi (1) Model B and the second build was a Raspberry Pi 3 Model B.  Explanation of what components and tools are needed.  Installation the RetroPie operating system and configuration of Retrogame software to convert joystick movement and button presses into simulation key presses.

Links and Notes

Hosted by Levi D. Smith

Knox Game Design
Knox Game Design
Raspberry Pi Arcade - Knox Game Design, November 2020
Loading
/

MonoGame – Knox Game Design, September 2020

An overview of creating a game with MonoGame.  Installation of MonoGame development environment using Visual Studio.  Handling input devices such as keyboard, gamepad, and mouse. How to load assets such as sound effects, music, fonts, and sprite images.  Examples of simple number guessing game and space shooter in MonoGame and C#.  How to convert an XNA game to MonoGame.

Hosted by Levi D. Smith

MonoGame source code – https://github.com/levidsmith/MonoGameExamples

Links and Notes

Knox Game Design
Knox Game Design
MonoGame - Knox Game Design, September 2020
Loading
/

BBS Games, VT100, and ANSI Graphics – Knox Game Design August 2020

An overview of BBS (Bulletin Board System) games from the 1990s.  How to connect to a telnet BBS to play DOOR games.  Creating ANSI graphics with ACiD draw in DOSBox.  VT100 color codes explained.  A simple telnet server created in Ruby, which displays system time, counts to ten, displays an ANSI file, and has a number guessing game.

Hosted by Levi D. Smith

Ruby source code – https://github.com/levidsmith/SimpleRubyServer

Links and Notes

Knox Game Design
Knox Game Design
BBS Games, VT100, and ANSI Graphics - Knox Game Design August 2020
Loading
/

Color – Knox Game Design, July 2020

An overview of color for game developers.  How various colors are made on the computer using RGB and HSV formats.  The color spectrum and the ROY G BIV order for colors.  Where visible color exists on the electromagnetic wavelength scale.  Color displays on CRT (Cathode Ray Tube) and LED (Light Emitting Diode) devices.  Converting between color representation in float, decimal, and hex formats.  Difference between hue, saturation, and value.  Various modifiers in the Gimp image editor such as Colorize, Posterize, Color Balance, and layers.  Console color palettes and historical video modes.  Color pickers and other tools for making color themes.

Links and Notes

Knox Game Design
Knox Game Design
Color - Knox Game Design, July 2020



Loading





/

Pygame – Knox Game Design, June 2020

This month we learn how to create games in Python using the Pygame library.

1:30 – News
6:13 – Showoff: Unity Helper and new leaderboard features
11:47 – Pygame (feature presentation)

Hosts

Jacob ldjam.com/users/jacobturn/games gamejolt.com/@Big_Ol_Tom
Jeffry
http://www.thingiverse.com/insane66
Levi D. Smith levidsmith.com @GaTechGrad gatechgrad.itch.io

Links and Notes

Knox Game Design
Knox Game Design
Pygame - Knox Game Design, June 2020



Loading





/

Spring ’20 Game Jam Entries and Leaderboard Security – Knox Game Design, May 2020

This month we show off our games created for Spring ’20. Levi D. Smith also talks about leaderboard security.

0:58 – News – BitBucket discontinues Mercurial, migration to GitHub
9:43 – Raising Cerberus by James
15:54 – Machina by Jacob
23:50 – Potted Plant Simulator by Dylan
46:02 – Chicken Little by Levi
52:33 – Leaderboard Security presentation

Hosts

Jacob ldjam.com/users/jacobturn/games gamejolt.com/@Big_Ol_Tom
Dylan Wolf
www.dylanwolf.com @DylanWolf dylanwolf.itch.io
Levi D. Smith levidsmith.com @GaTechGrad gatechgrad.itch.io

Links and Notes

Knox Game Design
Knox Game Design
Spring '20 Game Jam Entries and Leaderboard Security - Knox Game Design, May 2020



Loading





/

Promotion and Feedback – Knox Game Design, March 2020

This month we talk about ways to promote your game and how to handle feedback on your game.

Hosts

Dylan Wolf
www.dylanwolf.com/ @DylanWolf dylanwolf.itch.io
Levi D. Smith levidsmith.com @GaTechGrad gatechgrad.itch.io
Ruth Ann http://meemawsurrendered.com/ https://tranzeve.itch.io/
Jared github.com/BlackJar72 jaredbgreat.itch.io

Links and Notes

Knox Game Design
Knox Game Design
Promotion and Feedback - Knox Game Design, March 2020



Loading





/