game-dev topic
Block-Breaker-Original
Arkanoid clone build as part of the Complete Unity C# Developer 2D course (http://gdev.tv/cudgithub)
Laser-Defender-Original
2D space invaders clone built as part of Complete Unity C# Developer 2D course (http://gdev.tv/cudgithub)
Number-Wizard-Console-Original
Very simple scripting primer as part of http://gdev.tv/cudgithub
Number-Wizard-UI-Original
Introducing basic User Interface in the Complete Unity C# Developer 2D course (http://gdev.tv/cudgithub)
Text101-Original
A basic state-machine based text adventure exercise as part of our Complete Unity C# Developer course (http://gdev.tv/cudgithub)
PICO-EC
A tiny scene-entity-component library created for the PICO-8 fantasty console.
PICO-TweenMachine
A small wrapper library for the PICO-8 fantasy console, meant as an extension to the PICO-Tween easing library.
UnityDebug
A wrapper script for Unity debug calls to use conditional attributes in order to avoid debug code being compiled into release builds.
CensoredUE4
World space area censoring solution for Unreal Engine 4. It is using blueprint actor for censoring and can be attached to any other blueprint actor like characters.