Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 662 Bytes

File metadata and controls

30 lines (21 loc) · 662 Bytes

🌐 NetWorkLearn — Interactive Networking Learning Game

NetWorkLearn is a 65-level interactive game designed to teach networking from scratch:
OSI → TCP/IP → IP Addressing → Devices → Protocols → Attacks.

Made for students who prefer learning by playing, not reading books.


🚀 Live Demo

Will be deployed soon on Vercel.


🎮 Features

  • 3 bullet points per topic (easy to remember)
  • MCQ & matching questions
  • Levels that unlock one-by-one
  • Clean neon cyber design
  • 6 sections + badges
  • LocalStorage progress saving
  • React + TypeScript + Tailwind

🖥️ Run Locally

npm install
npm run dev