wolf 301
wolf 301
CC#
Created by wolf 301 on 1/28/2024 in #help
help for a console game
https://paste.mod.gg/awfzivgypacb/0 in the MovePiece() method there are 3 Console.WriteLine statements, their results are: 1 1 0 but between the second and the third one there is nothing that changes the value
2 replies
CC#
Created by wolf 301 on 1/28/2024 in #help
needing help for a console game
https://paste.mod.gg/eovangifthsv/0 in this code m is a solution i used for debugging so that it prints the point of the code it reaches, but it reaches only the m = 3 step. a person told me to use a debugging tool but i don't know what that is
65 replies
CC#
Created by wolf 301 on 1/25/2024 in #help
code not working
https://paste.mod.gg basically, i am making a checkers game, the "grid.dump" thing is for LINQPad to show me the array, but nothing changes after the "movepiece" method
42 replies