2021-07-08 22:06:21 -04:00
2021-07-08 21:22:36 -04:00
2021-07-08 21:22:36 -04:00
2021-07-08 21:22:36 -04:00
2021-07-08 22:06:21 -04:00

fortran-hangman

I took a fortran77 hangman program and updated it to run on fortran95

Simply run make to create the executable and then run ./Hangman to play a game a hangman

You can also run make 77 to generate an executable for the fortran77 version (which can also be run with ./Hangman

You can also run make clean to clean up the directory.

S
Description
No description provided
Readme
34 KiB
Languages
Fortran 99.1%
Makefile 0.9%