Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 489 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 489 Bytes

Install:

cmake .
make

Usage:

In console: ./bin

Menu points are selecting using mouse. To control the character use w, a, s, d buttons. 
To plant the bomb press space button. You have only five hits and the goal
is to score the most points. I hope you enjoyed!!!:)

Knowing Issues

SFML: With some drivers SFML causes several memory leaks and errors. It occurs even if the only element has been created and deleted immediately.