Skip to content

simple program that translates ACT score to SAT score and calculates "tansiq" score

License

Notifications You must be signed in to change notification settings

SOLOMZ/ACT-Calc-Egy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACT-Calc-Egy 📇

simple program that averages ACT score (without including the science section) and translates it to SAT score, and it calculates the egyptian "tansiq" score.

Installation

Linux and MacOS:

open the terminal and run the file (ex: ./actcalcegy) or compile it from source by gcc calc.c

Windows:

if windows throws an error like "Access Denied", put the .exe file in a folder and open windows defender and add it in the exclusion list. If you are going to compile it from source, compile calcwindows.c instead of calc.c

Other:

download the act calc egy.html file and run it through your web browser