Man, I tried, but I'm very bad. I counted 40 tries and I didn't get past the third level --'
But again, it is fun to play!
I tried to compile using the Makefile, but got this error:
g++ -Wall -Wextra -g -Wno-implicit-fallthrough -c -o src/dialogs/unanimed_npc.o src/dialogs/unanimed_npc.cpp In file included from src/dialogs/unanimed_npc.cpp:8: src/dialogs/../../include/dialog/unanimated_npc.hpp:13:10: fatal error: SFML/Graphics.hpp: Arquivo ou diretório inexistente 13 | #include <SFML/Graphics.hpp> | ^~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [<embutido>: src/dialogs/unanimed_npc.o] Erro 1
Thank you for playing!
I wanted to make a better system to spawn the houses at a certain distance, but I didn't have time, so I ended up doing it almost randomly, sadly.
And initially, my idea was that a snowstorm would follow the player and freeze the houses too. But in the end, I simplified things and opted to make houses warm just a fraction of the total bar, so the game remains more challenging.