Mini-Game

Back

Description

This is a project that is actually quite dear to me! This is the first website I ever made using Javascript, and it was for a subject called “introduction to programming”.

The task itself was to make a website that is also a game. In what way, shape or form was up to ourselves.

I decided to make a little puzzle game in which the user has to find out how to interact with the website, which has a mind of it’s own.

Role:

Frontend Development, UI design

Programs and skills used:

HTML, CSS, Javascript, Figma

Go to site New NewTab
mini game website
lightbulb

Conclusion

In the course of making this website, I learned a lot about how to work with Javascript to make website elements respond to a users clicks.

What I'm proud of is that I created a website completely from scratch and that it's actually playable game, that makes other people smile.

But while I worked on this website, we had not yet learned about responsiveness and coding for different devices, so this far the website works best on Laptops, but is less usable when opened on other devices. This I would like to change in future projects.