06 - ChessPiece-Spawning

Описание к видео 06 - ChessPiece-Spawning

In this lecture we will spawn in the ChessPieces based on a FEN-String, by using the FEN-Extractor as a basis to get the Board-Array. This is a key ingredient in not only spawning the ChessPieces, but also ChessTiles which will become relevant later for the Move-Selection. We will also learn how to setup Custom Macros and how Functions differ from Macros in general.

You can find the projects used in the tutorial following this link, together with the setup instructions:
https://drive.google.com/drive/folder...

This series will be done in terms of the Applied Software Techniques course at the University of Applied Sciences Upper Austria, which I will teach this semester.

Please feel free to skip through the video as you like with the underneath timestamps:
00:00 Intro
00:25 Overview: Current Project-Progress
01:27 Recap: Relevant Parts
03:36 Recap: Construct Checkboard-Pattern
12:46 Overview: Spawn-Chesspiece Code
23:37 Overview: SpawnChessPiecesOnBoard Macro
29:13 Overview: Custom Foreach-Loop
35:25 Additional: The Problem with a simple Foreach-Loop
37:10 Overview: Spawn Chess-Tile
41:54 Overview: Project-Progress after this lecture
42:41 Outro

Комментарии

Информация по комментариям в разработке