My Farm is a 3D game written in C++ using the OpenGL and ADL libraries in a *nix environment.
Download the file and using a terminal go to the project folder.
When you are in the folder do make
.
Other information about the project can be retrieved in the /doc/index.html file (only Italian).
The game requires the following libraries:
- SDL2
- SDL2_ttf
- SDL2_image
- OpenGL