Summer's Portfolio

Hello everybody, this is my portfolio, I'm writing it in HTML, with a little help from the internet and friends.

about me

Hi, I'm summer, a Computer games programming grauate!

I was interested in how video games work since I was 7, but had no means of taking them appart to see how they function - so i spent time deducing what data gets stored, how the player moves, finding glitches in order to test my theories! And even now when I play games, I STILL try to figure out how each one works, as it helps me to design game mechanics of my own!

qualifications

other things

Contact me

To be added later so i don't get spammed with bots now

Portfolio items

In some of my projects I bit off more than I could chew, but I'll be going back to their concepts; and even making new concepts now I have more time and no time-limit; to see what I can make!

Portfolio item 1: game made during game behaviour module (solo project)

I bit off more than I could chew during this one and the main mechanic (swapping the properties of items to help sneak around) was benched

Check out the game behaviour project here: Download it from my github!

What happened during the project:

The swap mechanic was abandoned late into development as finishing the game itself was more important - I origionnally tried to use a raycast from a mouse click as a selection tool for selecting objects in the encironment, but it ate too much time. If I were to come back to this, I'd use an "area of effect" that picks the closest item (potentially using something simmilar to the queries found in the AI to determine which item is closest), and a post processing filter to highlight the item that would be selected.

Portfolio item 2: game made during game development module (team project) Warm Reunion

the development was rocky with this one when it came to team coordination, but it got to derby uni's 2023 games expo

Check out the project here: Download it from my github!

What happened during the project:

Multiple team-members dropped out, but I still managed to deliver everything I promised to (snow and puzzles) and then some (adding controller focus onto menus, adding colourblind-modes, and adding the credits page). I do admit I should have took more initiative to "kick the other team-mates into gear".

Portfolio item 3: Dissertation artifact and paper covering what information users find the most useful when selecting between save files

My dissertation covers what is best to show to users during file syncronisation issues (when it can't automatically sync so it asks the user which version they want to keep). The artifact contains both a basic recreation of an mmo formula (areas with foes, areas you can recover in, but with a "point of no return"), and an adaptable quiz (most of the quiz results are on paper as the answer of "both" was more common than anticipaed) where the user is shown different inforamtion from the files and is asked to determine which file fits that criteria (the criteras were typical things players may asks themselfs when selecting between files)

Check out the project here: Download it from my github!

Portfolio item 4: Lifes a dog

As of july 2023 I began the programming work on a game I had been thinking of - it's still in heavy progress as I am making the various game mechanics myself to see what I'm capable of! this currently includes talkable NPC's, quests from the NPC's, items that can be picked up and stored in an actual inventory, etc.

Download link coming once it's finished

Check out my development blog here!