I have no idea what's going on here. A project I am working on is the 2048 game. I am programming it in c. The thing is, I initially declared the score as 0 and have not implemented the scoring system yet but randomly it changes to 4? (I have it printed out)I have no idea what's going on here. A project