Porting project of Hunt on Windows.
Hunt is a part of bsdgames, which could not be run on Windows. So we make a porting using Cygwin and msys2.
See bsdgames.
You should have Cygwin on Windows or msys2 on Windows with the ncurses-devel
lib.
patch -p0 < patch_file.patch
Generate the makefile, then make
.
First you should disable the network cards until only one of them is available, and then open hunt.exe via programs like mintty.exe.