first commit
This commit is contained in:
commit
ff7c974867
227 changed files with 12908 additions and 0 deletions
66
src/content/projects/a-long-way-down/index.mdx
Normal file
66
src/content/projects/a-long-way-down/index.mdx
Normal file
|
@ -0,0 +1,66 @@
|
|||
---
|
||||
title: "A Long Way Down (Demo)"
|
||||
description: "A Long Way Down is a short, atmospheric linear adventure created alongside my friend and teammate Sam as a project for our FdA Games and Interactive Design degree."
|
||||
date: 2023-05-11
|
||||
updated: 2023-05-11
|
||||
featured: true
|
||||
image: { url: "alwd-img1.avif", alt: "A Long Way Down Intro Showcase" }
|
||||
tags: ["unreal engine", "blender", "inkscape"]
|
||||
categories: ["education"]
|
||||
includeHero: true
|
||||
extraAuthors: ["Sam Griffiths"]
|
||||
---
|
||||
|
||||
import alongwaydown_demo_walkthrough from "alongwaydown-demo-walkthrough.webm";
|
||||
|
||||
A Long Way Down is a short, atmospheric linear adventure created alongside my friend [Sam](https://samgriffiths.dev) as a project for our FdA Games and Interactive Design degree. It is the follow up project to our previous work: [Nightmare](/projects/nightmare). Currently the [demo](https://samandtroy.itch.io/alongwaydown) is available on Itch.io.
|
||||
|
||||
<video preload="metadata" controls>
|
||||
<source src={alongwaydown_demo_walkthrough} type="video/webm" />
|
||||
</video>
|
||||
|
||||
_Demo walkthrough_
|
||||
|
||||

|
||||
|
||||
_Intro_
|
||||
|
||||

|
||||
|
||||
_Forest_
|
||||
|
||||

|
||||
|
||||
_Tree bridge_
|
||||
|
||||

|
||||
|
||||
_Swamp_
|
||||
|
||||

|
||||
|
||||
_Final climb_
|
||||
|
||||

|
||||
|
||||
_Cliff jump_
|
||||
|
||||

|
||||
|
||||
_Alternate night lighting idea_
|
||||
|
||||

|
||||
|
||||
_Old colour grade on forest section_
|
||||
|
||||

|
||||
|
||||
_Early environment stage_
|
||||
|
||||

|
||||
|
||||
_Initial style experiments_
|
||||
|
||||
### External links
|
||||
|
||||
[Itch.io page](https://samandtroy.itch.io/alongwaydown)
|
Loading…
Add table
Add a link
Reference in a new issue