An interactive drag-and-drop game built with HTML, CSS, JavaScript, and Bootstrap to help pupils learn and test their understanding of Operating Systems and the devices they run on.
While preparing lesson notes for my pupils on Operating Systems, I wanted the class activity to be more engaging than a simple worksheet.
So, I built this mini web game to make learning fun and interactive.
Instead of memorizing, pupils can now play and learn, matching devices (phones, laptops, tablets, desktops, smartwatches) with the correct Operating Systems (Android, iOS, Windows, macOS, Linux).
๐ Play the Game Here
os-matching-game/ โโโ index.html # Main game file โโโ images/ # Device & OS logo images โ โโโ phone.jpeg โ โโโ iphone.jpeg โ โโโ laptop.jpeg โ โโโ macbook.jpeg โ โโโ linux.jpeg โ โโโ android.jpeg โ โโโ ios.jpeg โ โโโ windows.jpeg โ โโโ macos.jpeg โ โโโ linuxos.jpeg
This project shows how education + code can create fun learning experiences.
Itโs not just a game โ itโs a teaching aid that helps pupils engage with ICT concepts in an interactive way.
This project is open-source and free to use for educational purposes.