使用opengl製做簡易貪吃蛇小遊戲

 這個代碼主要運用鏈表來表示蛇和模擬蛇行動,編譯一下就能用。。。。node #include<iostream> #include<algorithm> #include<functional> #include<cstdlib> #include<cstdio> #include<gl/glut.h> #include<vector> #include<Windows.h> #include<c
相關文章
相關標籤/搜索