This project trained me in using javascript and solving javascript issues. Making a game in JavaScript was a fun and challenging project. Choosing a theme for the game and coding animations made it fun. Making it error free was a challenge and there were times where the responsiveness made it even more challenging.
The concept chosen for this project was a word game. The first step was to create elements and decide the theme of the game. It was essential to know the winning scenario and making sure the user gets a reward for getting the word right. After the ideas and foundations were layed out, it was time to test the code for any bugs and experiment with animations. It was important to be realistic with testing time and features because of the deadlines. Once the foundations of the game was layed out, then it was time to add extra features to make the experience smoother.