Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 261 Bytes

HELP.md

File metadata and controls

15 lines (11 loc) · 261 Bytes

To run the game:

1)Run 'make' 2)Run './sample2D'

Requirements:

1)Libao for music 2)Libmpg123 for music 3)SOIL for images 4)ftgl for fonts 5)freetype for fonts

Note: c++11 is required to use the C++ threads library for playing sounds parallely with the game