This is the source code for the C edition of the Javascript game gone fishing.
You can download the .com file from the releases tab or you can compile this yourself using a tool called OpenWatCom. You could also compile it using any other compiler, as long as it supports cstdlib and has support for conio.h (needed for getch() which works better than getchar()).