Easyx庫-貪吃蛇小遊戲

#include <graphics.h> #include <string.h> #include <stdio.h> //sprintf將整數轉換爲字符串 #include <time.h> //srand產生隨機數 #define SQU_LONG 15 //正方形的長 #define SQU_NUMBER
相關文章
相關標籤/搜索