Skip to content

Latest commit

 

History

History
96 lines (67 loc) · 5.58 KB

README.md

File metadata and controls

96 lines (67 loc) · 5.58 KB

TU856/TU857/TU858/TU984 Games Engines 1 2024

What is Games Engines?

Join the DISCORD

Welcome to the Metaverse

Assessment

Resources

Week 12 - Exam Prep

Week 11 - Flying over an Infinite Terrain

Week 10 - Generative AI & Music

Week 9 - Infinite Terrain

Week 8 - Physics

Week 7 - Review Week Music Jam

Week 6 - Quaternions

Week 5 - Vectors & Movement

Week 4 - GodotCon

Week 3 - Tank Game

Week 2 - Godot Transforms

Lab

Update your fork and main branch from upstream Create a branch

Your task is to create a "tower spawner". A Node3D that has a script attached with fields for - radius - number of bricks - height - brick scene

You should be able to place the node in the scene and it should spawn a tower of bricks like the one in this video:

YouTube

Week 1

Lab