Skip to content

A CLI Quiz application in C++ for the course ETS052 at LTH@Sweden

Notifications You must be signed in to change notification settings

hig4342/ETS052-Quiz

 
 

Repository files navigation

ETS052-Quiz

A CLI Quiz application in C++ for the course ETS052 at LTH@Sweden

Currently the application has minimal cross-platform support.

Thanks goes to Forouzan

Menu

Menu

Chapter Quiz Selection

![Chapter Quiz Selection](https://github.com/Zolomon/ETS052-Quiz/blob/master/imgs/category selection.png?raw=true)

Selected a Chapter Quiz

![Selected a Chapter Quiz](https://github.com/Zolomon/ETS052-Quiz/blob/master/imgs/chosen category.png?raw=true)

First Question

![First Question](https://github.com/Zolomon/ETS052-Quiz/blob/master/imgs/first question.png?raw=true)

Second Question

![Second Question](https://github.com/Zolomon/ETS052-Quiz/blob/master/imgs/second question.png?raw=true)

A few Questions Later

![A few Questions Later](https://github.com/Zolomon/ETS052-Quiz/blob/master/imgs/a few questions later.png?raw=true)

TODO:

Create a an interface for ConsoleIO

Refactor ConsoleManager to use Win32ConsoleIO and LinuxConsoleIO depending on compiler flags

Create color support for LinuxConsoleIO

About

A CLI Quiz application in C++ for the course ETS052 at LTH@Sweden

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%