CAIT(Computer Assisted Instruction Tool) is a colourful terminal application that help user to test its mathematical abilities.
- Clone the repository using
git clone
. - Compile main.cpp file using
g++ main.cpp -o main.out
. - Run the compiled file by using
./main.out
. - Follow the on screen instructons to use and there are infinite levels(CPU register size is the limit).
Note: The buttons created in UI are in the following format [U-Usage]. These can be triggered by pressing the initials or the character mentioned. Like the button [S-Start] is triggered by pressing 'S'.
- Opening screen
- Input user details
- Problem choosing
- Sum solving
- Final Remarks of each level
- About screen