To run the program the Ncurses library is required to be installed on your machine. Then download the files and just type the make command in the terminal. This will compile the project and create an executable named play
To start the game use ./play 1 in the terminal.
w, a, s, d - move
g - create an ice block
f - destroy an ice block
p - pause the game
q - quit the game
To start the game use ./play 2 in the terminal.
Player 1
w, s - move up/down
d - shoot
Player 2
o, l - move up/down
k - shoot