C# declaring a 2D array

前端 未结 5 1067
梦如初夏
梦如初夏 2021-01-19 17:13

I am trying to setup a 2d array in C# to act as a maze to move a character around, I am having a few issues initialising the array, I am trying to do the below

but t

5条回答
提交回复
热议问题