Mayfeild County is a text based survival game I've been working on since around June of 2021. The premise is that everyone on earth but the player disappears and the player has to survive in an empty world. The player must stave off starvation, infection and wild animals, as well as keep from going insane, while looting, fishing and hunting in the abandoned township of Mayfeild County.
The project is open source, and only supports windows PC's. Written in C++.
If you don't have visual studio, or don't care about the code and just want to run the game, here's how:
- Go to https://github.com/StromanLiam/Mayfeild-County/tree/master and download the files, or at least just the ones that end in .exe and .wav
- Put all the files ending in .exe and .wav in a folder together somewhere. The rest are not needed to run the game.
- Double click the exe and the game should run.
- Antivirus programs tend to pop up and scan the game, I'm not sure why they do that but I promise it's safe.