ewan's projects — docs

college-practice-lycanquiz

February 24, 2026

# vbnet# windows-forms# college# historical

college-practice-lycanquiz is a Windows Forms quiz application built in VB.NET as a college practice exercise. It tests basic werewolf mythology knowledge across five true/false questions and calculates a score at the end.

This project was an exercise in Windows Forms design, RadioButton and GroupBox controls, event handlers, Boolean logic, arrays, and basic UI principles. It is not intended for practical use.

Running It

  1. Open LycanQuiz.sln in Visual Studio 2022
  2. Build (F6)
  3. Run (F5)
  4. Answer the five questions and click "Finish Quiz" to see your score

Tech

VB.NET, .NET 8.0 (Windows), Windows Forms.

Licence

GPLv3.


← all docs