← Back to projects

Guess the Number

Screenshot of Guess the Number

This is my first year assignment using HTML, CSS and JavaScript.


Overview

This is my assignment from my first year in my undergraduate course. It demonstrates the use of HTML, CSS and JavaScript in a simple application.

Motivation

Aside from it being coursework for an assignment, it gave me practical experience with applying the 3 languages in a simple application.

Challenges

  • Organizing the code and including comments to ensure readability.

What I Learned

  • With this assignment I was able to have first hand experience creating a website with the 3 languages.