This is a quick video that overviews the objective of Come Back Barack and how to play the game. https://share.vidyard.com/watch/BqWnKgTpLjZzvvLA6D96EC
"Come Back Barack" is an interactive clickable video game where the player will click to gain points and avoid the obstacles in order to win. The objective is to energize Obama so he will come back from vacation, but the user will need to catch "Liberal Snowflakes" to keep him energized. However, there are red "Make America Great Again" Hats that are obstacles and if the user clicks on the red hat then Obama goes back on vacation.
Here is the link to "Come Back, Barack!" https://pages.git.generalassemb.ly/smcurrey528/come-back-barack/#
For this project, I used JavaScript, HTML and CSS.
This is a wireframe for my landing page, which was inspired by other basic welcome and informational pages on the web.
One of the continued challenges I am having is that I wanted to remove the alerts and manipulate the DOM innerHTML and remove elements. However, I keep receiving an error stating that element.remove(); is not a function and it continues to run the game after the player has won or lost.