Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 136 Bytes

File metadata and controls

10 lines (6 loc) · 136 Bytes

Arcade

To compile and run the game use the following command:-

make
./game

To clean use the following command:-

make clean