tp

Heng Teng Feng Nigel’s Portfolio Page

Project AeroCade

AeroCade is an In-Flight Entertainment app designed to keep users entertained during travels, optimized for use via a Command Line Interface (CLI) while still having the core functionalities and features.

Written below are my contributions to this project.

HangMan Class: This class extends from the parent Game class. HangMan consists of 2 methods overwritten from Game. The HangMan class also consists of 4 methods that work with other classes in the project to help validate user input and direct exception handling. runGame(), printLettersGuessed(), addGuess() & howToPlay().

Enhancements to existing features:

Code contributed: RepoSense link

Documentation: