Categories
Uncategorised

Understanding Gaming Experiences: 5 – Finalizing and Presentation

This post was originally written on: 23/06/2021 In writing the article, I found issues with the way in which I was presenting information, and how I wanted to convey the points I was making. At times, it seemed like I had to write too much preamble in order to make a simple point, which took […]

Categories
Uncategorised

Understanding Gaming Experiences: 4 – Structuring the Article

This post was originally written on: 21/06/2021 After conducting the interview, I wanted to restructure my article to better convey the information I had gathered from it. I knew I was going to include standard section headings, and follow the format that had been presented to me, but I wanted to better understand my objectives […]

Categories
Uncategorised

Understanding Gaming Experiences: 3 – Interview with a MOBA Man

This post was originally written on: 16/06/2021 Due to the niche of this particular area of study, and the lack of scholarly research done into the field of MOBA kit and build design, it will be difficult for me to find much academic literature on these subjects, and instead I would have to turn to […]

Categories
Uncategorised

Understanding Gaming Experiences: 2 – Aims and Objectives

This post was originally written on: 13/06/2021 In order to better design the structure and key elements of the article, I first have to better understand the fundamental questions that I am attempting to answer through it. My first difficulty was the broad nature of the Roguelike genre, and in order to properly explore the […]

Categories
Uncategorised

Understanding Gaming Experiences: 1 – A Starting Point

This post was written before it’s posting, I wanted the posts for the previous submission to be in order and separate from this one, and therefore wrote this before and am posting it now This post was originally written on: 02/06/2021 When first approaching this assignment, my initial instinct was to write about a new […]

Categories
Uncategorised

Experimental Development: 7 – Reducing Scope & Additional Elements

Between the past devlog and the current one, I have: Added some potion objects and sprites to the game Conducted some playtesting Added new minor elements like tweening the enabling of certain UI elements to fade in, and adding an exit game option, as well as a short enter and endgame sequence Potions As part […]

Categories
Uncategorised

Experimental Development: 6 – Trace Systems

My next step was to work on the note and grimoire UI systems. Notes will be tied to game objects in the environment that can be interacted with to be read. The system I designed was simple. A UI with a blank Sprite 800×600 pixels in size, each note has a collider and OnMouseDown() function. […]

Categories
Uncategorised

Experimental Development: 5 – Harder Labour

A quick post to document the creation of the secret alchemy lab, and primary play area of the game. Using the same pipeline process, I created the general structure of the room, and designed the areas I wanted to block out in them. Initially I wanted a straight passage into the lab, but I felt […]