????????_???????????
???????????? ???????[ 2014/7/22 10:45:57 ] ????????????? Net ???????
???????У???????????????????
static int[] map = new int[100]; //???????
static int[] playerPos = new int[2]; //????λ??A??B
static bool[] isStop = { false?? false }; //A B ???????????
static string[] players = new string[2]; //????????
|
????2.?????????????????????е??????Σ??????е?????????????????????map??????л??????????????????????£?
?????????????У??????????????A??B??λ?????????????????????:
/// <summary>
/// ???????λ??????
/// </summary>
/// <param name="i"></param>
/// <returns></returns>
static string GetMapString(int i)
{
string result = "";
if (playerPos[0] == i && playerPos[1] == i)
{
Console.ForegroundColor = ConsoleColor.DarkCyan;
result = "<>";
}
else if (playerPos[0] == i)
{
Console.ForegroundColor = ConsoleColor.DarkCyan;
result = "??";
}
else if (playerPos[1] == i)
{
Console.ForegroundColor = ConsoleColor.DarkCyan;
result = "??";
}
else
{
switch (map[i])
{
case 0:
Console.ForegroundColor = ConsoleColor.White;
result = "??";
break;
case 1:
Console.ForegroundColor = ConsoleColor.Green;
result = "??";
break;
case 2:
Console.ForegroundColor = ConsoleColor.Red;
result = "??";
break;
case 3:
Console.ForegroundColor = ConsoleColor.Yellow;
result = "??";
break;
case 4:
Console.ForegroundColor = ConsoleColor.Magenta;
result = "?";
break;
}
}
return result;
}
|
???????????????????????漰???????????????????SPASVOС??(021-61079698-8054)?????????????????????????
??????
?3????????????? 18?????200??????????????β????ù????籦 ???й????????????????Bug????????????--???3???????????????t??????????????δ????Java????????????????????????Bug?????????????????????????????????????????????Java??????????????鵥??????????????????????????????????Java???????????????Docker????????????????????10??????????????????????????????????5??????Uber????棺???????????????????????????????Bug???30?????????????????ó??????C++???????????????