A simple turn based C programming game that showcase the capabilities of procedural paradigm in programming
https://github.com/William9923/War.git
War is a game based only on procedural programming paradigm and mainly to showcase the capabilities of data structure.
git clone https://github.com/William9923/Alstrukdat.git`` in your terminal.
gcc main.c -o main -lm
To run the game :
./main