top of page
Search
TDEMO Individual Portfolio
This blog will cover my experience with the Technical Games Development module over the whole year, what I learnt from making the games...
miketfkee
May 15, 20219 min read
7 views
0 comments

TDEMO Game 5: Long-Term Project
For the final game project of TDEMO, we were asked to create a group of 6 and make a game based around a range of ideas that we were...
miketfkee
Dec 14, 20204 min read
3 views
0 comments
TOGA Topic 6: Functions and Classes
This workshop will get you creating your own classes and writing accessor and mutator functions (“getters and setters”) for those...
miketfkee
Dec 8, 20202 min read
1 view
0 comments
TDEMO Game 4: Star Fox
I love Corneria https://www.youtube.com/watch?v=oBD3FO6ozXc&ab_channel=StarFoxOST Game 4 of TDEMO was to make a Star Fox game. Without...
miketfkee
Dec 2, 20202 min read
10 views
0 comments

TOGA Week 4: Loops and Arrays
This workshop will get you using "for" loops and multidimensional arrays in your code, so you can minimize the burden of repetitive...
miketfkee
Nov 24, 20202 min read
1 view
0 comments

TOGA Topic 3: C++ Classes
This week's workshop introduces us to how C++ classes work to optimize coding. We were asked to create our own classes for a game of our...
miketfkee
Nov 21, 20201 min read
0 views
0 comments
TOGA Consolidation Week: Crocodile Simulator
For TOGA Consolidation Week, we were given a C++ file in text and asked to decipher what it did without running the code. The first bit...
miketfkee
Nov 16, 20204 min read
13 views
0 comments

TDEMO Week 4: Fantasy Platformer
Having worked on the code aspect of games for the past 2 projects, I wanted to focus on something else for this week's game project,...
miketfkee
Nov 12, 20202 min read
9 views
0 comments
TDEMO Week 3: Incremental Style Game
For Week 3 of TDEMO we were asked to create an incremental-style game (think idle like Cookie Clicker) in randomized groups. This would...
miketfkee
Nov 3, 20203 min read
4 views
0 comments


IMAGE Lesson 2: Expressions
Materials; charcoal, 4B - 9B pencils, graphite stick, putty rubber, conte crayon Sit in front of a mirror and create a variety of...
miketfkee
Oct 30, 20201 min read
1 view
0 comments

TOGA Topic 2: Game Logic
Week 2 of TOGA taught us how to use conditional statements (if, else, while, boolean, switch/case). These function in a similar way to...
miketfkee
Oct 30, 20202 min read
4 views
0 comments

TDEMO Week 2: Make a 1-button Game
Week 2's task for TDEMO was to make a game that played using only one button press, similar to Flappy Bird or Cookie Clicker, but we...
miketfkee
Oct 26, 20205 min read
27 views
0 comments


TDEMO Week 1: Make something cool
Even though I have had some experience with Python and Java and could easily have gone back to using those languages to create something...
miketfkee
Oct 23, 20201 min read
4 views
0 comments

FOMOD Week 1: Chess
For the first task of FOMOD, we were asked to create chess pieces in 3DS Max. Having never used any sort of 3D modelling software before,...
miketfkee
Oct 23, 20201 min read
2 views
0 comments
TOGA Topic 1: Game Data
Week 1 of TOGA was to get us familiarized with the workings of C++ and how coding worked in general (if students didn't have prior...
miketfkee
Oct 23, 20201 min read
4 views
0 comments
bottom of page