Vanilla JavaScript and Bootstrap are combined to create a game in which the player competes against a computer opponent run by a random number generator.
I enjoyed working on this project as it really gave me the chance to plan out the logic used to build the game and figure out how each step flowed together. I also got the chance to use Bootstrap which I had learned about a while ago but not yet used in any personal projects. As a future project I would like to build a similar game but using AI to add a greater level of complexity and a more satisfying user experience.