Skip to content

A text-based Computer Role Playing Game written in Fortran 90

License

Notifications You must be signed in to change notification settings

benblankley/fort-rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fort-rpg

This is an RPG written in the venerable Fortran language.

Surprisingly building and running a Fortran program on Linux is super easy.

Assuming you are on any flavor of Linux, from the command line clone the repository, cd into it and run:

make

That's it!

Now run it:

./rpg

Next make changes!

Open and edit any of the .f90 files to see the code. Even without knowing Fortran, it isn't hard to comprehend what is happening and tweak the existing code.

Make some changes, make a pull request, and be a Fortran coder on GitHub!

About

A text-based Computer Role Playing Game written in Fortran 90

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •