Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (3)
The mole ran through the maze.
no vote
Application background
陌晗朵mm
2016-08-23
1
1
Snake game
no vote
Application background Stdio.h> #include<Windows.h> #include<Time.h> #include<Stdlib.h> #include<Conio.h> #include<Struct Body// defines the snake body structure{Short x, y; / / Snake coordinatesS
陌晗朵mm
2016-08-23
0
1
Mole maze
no vote
Application background Stdio.h> #include #include #include #include #include<N #define 52MAXSIZE #define 200Void Loc (int, int); / / cursor positioning functionVoid (Beginning); / / to the interface  show void (int (*mg) [N], X int);; ();  down bool (int (*mg) [N], X int, R int, C int ();  up bool (int (*mg) [N], X int, R int, C int ();  right bool (int (*mg) [N], X int, R int, C int ();  left bool (int (*mg) [N], X int, R int, C int ();  PDfinish bool (int (*mg) [N], X int, R int, C int ();  row_wall void (int (*mg) [N]);  row_way void (int (*mg) [N]);  col_wall void (int (*mg) [N]);  col_way void (int (*mg) [N]);  PutOut_all void (int (*mg) [N], X int);; ();  CreatMaze void (int (*mg) [N], X int);; ();  show void (int (*mg) [N], X int);; ();  show void (int (*mg) [N], X int);; ();PDpaly bool ();Void; Explain   ();  Play int (int (
陌晗朵mm
2016-08-23
0
1
No more~