You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fun math game created in C, using an understanding of concurrent processing, fork(), and low-level programming.
About
A C coded math game that prompts a user for a number of questions, and asks simple equations to be answered within 5 seconds. After the questions, the program shows the user their results.