Loading...
KiCad - Creating A Schematic And PCB for Whack A Mole

KiCad - Creating A Schematic And PCB for Whack A Mole

In this lecture you will learn how to create a schematic and PCB for our Whack A Mole game that we made previously

Enumerations In C

Enumerations In C

In this lecture you will learn how to work with "enums" also known as enumerations.

Implementing The Memory

Implementing The Memory

In this lecture we implement the Chip-8s memory, this memory will hold Chip-8 programs at run time.