Spring ’20 Game Jam Kickoff – Knox Game Design, April 2020

Jacob, Dylan, and Levi get together before the Spring ’20 theme announcement to talk about their thoughts on the possible themes.

0:52 – Possible game jam night in Tennessee
7:10 – Dylan’s water color work
19:08 – Game jam theme discussion
59:05 – Tools we are planning to use for the game jam
1:15:30 – Jacob’s thoughts on the game jam themes
1:21:00 – Hanafuda Koi Koi in Python / Preview of upcoming PyGame talk

Hosts

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

Links and Notes

Knox Game Design
Knox Game Design
Spring '20 Game Jam Kickoff - Knox Game Design, April 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
/

Java Game Development – Knox Game Design, February 2020

This month’s topic is Creating Games with Java.  We discuss the basics of Java and how to create simple games with the language.

Source Code for Java Examples

Hosts

Jared github.com/BlackJar72   jaredbgreat.itch.io
Jacob ldjam.com/users/jacobturn/games   gamejolt.com/@Big_Ol_Tom
Jeffry www.thingiverse.com/insane66    
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
Java Game Development - Knox Game Design, February 2020
Loading
/

Blender for Unity – Knox Game Design, January 2020

This month’s topic is Blender for Unity.  We will go over the basics of modeling and texturing an object in Blender.  Then we will import that model into Unity and add behaviors through C# code.

Hosts

Ruth Ann http://meemawsurrendered.com/ https://tranzeve.itch.io/
Jeffry http://www.thingiverse.com/insane66
Jacob http://ldjam.com/users/jacobturn/games https://gamejolt.com/@Big_Ol_Tom
Dylan Wolf
https://www.dylanwolf.com/ @DylanWolf https://dylanwolf.itch.io
Levi D. Smith https://levidsmith.com @GaTechGrad https://gatechgrad.itch.io

Links and Notes

Knox Game Design
Knox Game Design
Blender for Unity - Knox Game Design, January 2020



Loading





/

SDL with C – Knox Game Design, December 2019

This month’s topic is SDL with C.  Before Unity and GameMaker, there was the Simple Direct Media Layer.  It can be used to create 2D and 3D games on a wide variety of platforms.  C is still one of the most widely used programming languages.  We will discuss how to get a simple game running in C using the SDL libraries.

This presentation covers the basics of the C programming language, how to compile a simple program with GCC, and an overview of data structures and pointers.  We show how to create an SDL shooter game starting with getting a window to display, to adding a ship, bullets, and enemies.

Links and Notes

Cyberspace Shootem up gameplay video by Drew

Knox Game Design
Knox Game Design
SDL with C - Knox Game Design, December 2019
Loading
/

Scratch – Knox Game Design, November 2019

This month’s topic is Scratch. Scratch is a game development environment where visual code blocks are dragged and dropped instead of writing code. It is a good tool to introduce programming concepts to people who have no coding experience.

Links and Notes

Knox Game Design
Knox Game Design
Scratch - Knox Game Design, November 2019



Loading





/

Fall ’19 Game Jam Showoff – Knox Game Design, October 2019

We show off the four games created by East Tennessee developers for Fall ’19.  The theme was “Start with Nothing”

Hosts

Dylan Wolf
https://www.dylanwolf.com/ @DylanWolf https://dylanwolf.itch.io
Levi D. Smith https://levidsmith.com @GaTechGrad https://gatechgrad.itch.io

Links and Notes

Knox Game Design
Knox Game Design
Fall '19 Game Jam Showoff - Knox Game Design, October 2019



Loading





/

Creating Games in Smalltalk – Knox Game Design, September 2019

This month’s topic is Creating Games in Smalltalk.  We look at how it is possible to create games in the Smalltalk language using the Squeak environment.  Smalltalk is one of the first object oriented languages, where everything is an object.

Smalltalk Example Code

Hosts

Dylan Wolf
https://www.dylanwolf.com/ @DylanWolf https://dylanwolf.itch.io
Levi D. Smith https://levidsmith.com @GaTechGrad https://gatechgrad.itch.io

Links and Notes

Knox Game Design
Knox Game Design
Creating Games in Smalltalk - Knox Game Design, September 2019



Loading





/

Random Number Generators (RNG) – Knox Game Design, August 2019

This month’s topic is Random Number Generators (RNG).  We discuss the various methods for generating random values in game development.  We provide specific examples for Unity, GameMaker, and Unreal Engine.  We also look at combinatorics for determining the likelihood of outcomes.

Hosts

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

Links and Notes

Knox Game Design
Knox Game Design
Random Number Generators (RNG) - Knox Game Design, August 2019
Loading
/

Pico-8 – Knox Game Design, July 2019

An overview of using the Pico-8 fantasy console to develop games using the Lua programming language.  We look at the steps and code for building a number guessing game and a simple space shooter.

Hosts

Dylan Wolf
https://www.dylanwolf.com/ @DylanWolf https://dylanwolf.itch.io
Levi D. Smith https://levidsmith.com @GaTechGrad https://gatechgrad.itch.io

Links and Notes

Knox Game Design
Knox Game Design
Pico-8 - Knox Game Design, July 2019
Loading
/