Skip to content

SkyeHoefling/PuzzleBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧩🤖 Puzzle Bot (Unreal Engine 5)

Puzzle Bot is an Unreal Engine 5 sample project built by @SkyeHoefling. This game demo is a learning project where many techniques were implemented using C++ instead of the Blueprint Designer.

Screenshots & Video

Demo_Video.mp4

Screen Shake

Screen_Shake.mp4

Opening Doors

Open_Door.mp4

Depth Test (Outline Behind Walls)

Depth_Test_Outlines_Behind_Walls.mp4

Mini Map

Mini_Map.mp4

Mini Map Event Overlay

Door_Open_Mini_Map_Overlay.mp4

Content and Assets

This repository contains configuration files and source code. It does not contain all the assets as some files are very large. There is also distribution and licensing concerns, if you want instructions on how to get all the assets please see the Compiling section below.

Compiling

TODO

Created By: Skye Hoefling

This game demo is built by Skye Hoefling