GameDev.tv - Complete Unity Developer
- Cambridge, UK
- https://gdev.tv/cudgithub
- lucy@gamedev.tv
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
12_Tile_Vania
Build a Speulnky-like level in under one minute using a procedural Tilemap smart brush that you build yourself! http://gdev.tv/cudgithub (Section REF: TV_CUD)
-
07-Glitch-Garden
In this section we create a lane-based Tower Defense game modelled on the iconic Plants Vs Zombies game. We cover a lot of Unity's animation system, a resource management mechanic, specialised enemy types and more. This repo is part of our Complete Unity C# Developer 2D course (http://gdev.tv/cudgithub). (Ref: GL_CUD)
-
02-Number-Wizard-Console
Basic introduction to coding using C# - we make a simple guessing game with key input. (ref: NC_CUD)
-
05-Block-Breaker
In this section we use Unity's physics engine to create a wall-breaking game. This repo is part of our Complete Unity C# Developer 2D course (http://gdev.tv/cudgithub). (Ref: BR_CUD)
-
07-Glitch-Garden-Original
Glitch Garden demo game from the Complete Unity Developer 2D course (http://gdev.tv/cudgithub). For our students to download the end-state of projects.
-
06-Laser-Defender
In this section we create a lively top-down space shooter, learning coroutines, waypoints, scriptable objects, and more. This repo is part of our Complete Unity C# Developer 2D course (http://gdev.tv/cudgithub). (Ref: LD_CUD)
-
Laser-Defender-Original
2D space invaders clone built as part of Complete Unity C# Developer 2D course (http://gdev.tv/cudgithub)
-
04-Number-Wizard-UI
Building upon our simple Number Wizard guessing game, we add buttons and scenes to create a UI version of the game. This repo is part of our Complete Unity C# Developer 2D course (http://gdev.tv/cudgithub). (Ref: UI_CUD)
-
03-Text101
A basic state-machine based text adventure exercise using scriptable objects in Unity, as part of our Complete Unity C# Developer course (http://gdev.tv/cudgithub). (Ref: TX_CUD)
-
Block-Breaker-Original
Arkanoid clone build as part of the Complete Unity C# Developer 2D course (http://gdev.tv/cudgithub)
-
Number-Wizard-UI-Original
Introducing basic User Interface in the Complete Unity C# Developer 2D course (http://gdev.tv/cudgithub)
-
08-Bowlmaster-Original
3D 10 pin bowling game built using Test Driven Development (http://gdev.tv/cudgithub)
-
09-ZombieRunner-Original
First person shooter with Unity terrain and AI pathfinding (http://gdev.tv/cudgithub)
-
10-TwinStick-Original
A cross-platform, twin stick control game set in 2.5D as part of The Complete Unity C# Developer 2D (http://gdev.tv/cudgithub).
-
11-Ahoy-Matey-Original
A simple ship based RTS game for our Complete Unity C# Developer 2D Udemy course: http://gdev.tv/cudgithub
-
Number-Wizard-Console-Original
Very simple scripting primer as part of 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)
-
1_Intro_Setup
Getting you off the ground with Unity 2018, Unity Hub and Visual Studio. Also how to make best use of this epic course - http://gdev.tv/cudgithub (our ref: IN_CUD)