LD Smith

LD Smith at

Sorting - Knox Game Design, March 2021
Overview of comparison of data types, sorting algorithms, and run times.  Demonstration of sorting in Unity with C#, GameMaker with GML, Godot with GDScript, Unreal Engine with C++, and Pico-8 with Lua.  For each game development environment, examples are shown for sorting integers, character strings (words), and a custom object type. #gamedev
https://www.youtube.com/watch?v=wP_Kzyzrl-A