Project works properly only on not windows machines. Before running project it is needed to get SDL2 with it`s external features
for example on Ubuntu you need to run:
sudo apt install libsdl2-dev && sudo apt install libsdl2-*-dev
To run this project just go into root directory and run cargo run