#1. Software Engineering and SDLC

Table of Contents

Kanban Boards

To manage an organized repository and workflow, my teams would utilize scrum and agile practices.

I contributed to Kanban Boards, breaking down the games into manageable issues and tasks

Image 8 Red Riding Hood Game

Image 9 Mini Games Planning



Debugging

I also always debug and error handle through tools like inspect and console

(This is an image of me checking the hitbox of the player and determining how to fix the size)

Image 8


JS Documentation

I added JS documentation of > 10% density in the overall code, to explain the methods and technical features added.
Example from the Red Riding Hood Game:

Image 8

Comic-Style Documentation

We have used comic style documentation to thoroughly explain our Red Riding Hood Game, with attention capturing text features in our GitHub Issue.

Image 8