free-the-prisoner

key learnings:

One of my first individual projects in my student journey, where I built a 2-player guess-the-word game. The project was built with vanilla JavaScript, HTML and CSS. I learned how to work with arrays, objects and functions in JavaScript, how to use event listeners and DOM manipulation to build the game.

I practised how to think logically and break down the problem into smaller parts. I also used vanilla CSS to style the game and make it look good.

tools:

[Javascript][HTML][CSS]