Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 427 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 427 Bytes

MyFarm

My Farm is a 3D game written in C++ using the OpenGL and ADL libraries in a *nix environment.

Installation

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).

Dependencies

The game requires the following libraries:

  • SDL2
  • SDL2_ttf
  • SDL2_image
  • OpenGL