You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I was playing the game, I found it slightly frustrating that I wasn't able to see my health nor my enemy's. Below is what I mean.
I looked over the code, especially Entity.cpp, Console.h and Console.cpp and changed the background of the white part of the health bar to a dark grey.
The text was updated successfully, but these errors were encountered:
As I was playing the game, I found it slightly frustrating that I wasn't able to see my health nor my enemy's. Below is what I mean.
I looked over the code, especially
Entity.cpp
,Console.h
andConsole.cpp
and changed the background of the white part of the health bar to a dark grey.The text was updated successfully, but these errors were encountered: