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.
Will be deployed soon on Vercel.
- 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
npm install
npm run dev