top of page
Search
Mar 30, 2021
Narrative Game #8 - Ice cream
Over the past couple of weeks: Completion of the first act (ice cream truck scene) Development of second act (crime scene) Additional...
Mar 20, 2021
Narrative Game #7 - Dialogue Enhancements & Early Cutscene Implementation
So many things, and I forgot to write about them over the past few weeks! The video shows the main character playing hide and seek with...
Feb 26, 2021
Narrative Game #5 - Dialogue System & Interactive Objects
What are basic mechanics for this narrative game? Let me list them: Player that can walk (up/down/left/right; because this is a top-down...
Jan 14, 2021
Match 3 Unity #8 - The Level Manager
In this post, I describe the "Level Manager". Expanding on my previous post which saw the implementation of a basic score counter, this...
Dec 18, 2020
Match 3 Unity #7 - Basic Score Count
Making a beginning on score counting, I start by implementing the basic score- one which is incremented each time a match is made, giving...
Dec 18, 2020
Match 3 Unity #6 - Level Design Architecture: Navigation
In this post, I describe the foundations for designing the game to be level-oriented. First, we start with level navigation. From this,...
Dec 2, 2020
Match 3 Unity #5 - Swapping & Matching!
A video to show the results of implementation: From our Trello board, this is our current progress and what's next. In the previous post...
Nov 13, 2020
Match 3 Unity #4 - Adaptive Grid Alignment & Scaling
Here's the problem: this board is not aligned to the screen- it falls off! Now, this is an easy fix. For example, one approach would be...
Nov 12, 2020
Match 3 Unity #3 - Importing Assets, BoardManager Start
(all art assets are from our artist unless specified otherwise) I started off by making a canvas from which the colourful background...
Sep 11, 2020
Unity Solo Project: 'Escape The Dungeon'
Fight sword-wielding skeletons, and mind your step in this short game made in Unity.
bottom of page