Skip to content

Latest commit

 

History

History
77 lines (39 loc) · 1.83 KB

README_zh.md

File metadata and controls

77 lines (39 loc) · 1.83 KB

Contents 目錄

What is this? 這是什麼? Quick View 快速查看 How to start? 如何開始?

What is this? 這是什麼?

Hong Kong Institute of Vocational Education (HKIVE) 香港專業教育學院

HD in Game Software Development (GSD) 遊戲軟件開發 高級文憑

Snake Game 貪食蛇遊戲


這只是一個學生的作品

本開源項目主要為學習探討研究目的

對於需求文檔,您可以查看 RequirementsDocument.md


Quick View 快速查看

back to Contents 返回目錄


Start :

Midway through the game:

Game Over:


根據需求文檔而製作的,跟傳統貪食蛇不同

對於需求文檔,您可以查看 RequirementsDocument.md


How to start? 如何開始?

back to Contents 返回目錄


Simple execution 單純執行:

下載並執行 SnakeGame\Debug\SnakeGame.exe

Open the project and view the source code :

打開專案並查看源代碼:

下載並打開 SnakeGame\SnakeGame.sln


Visual Studio 的版本為 vs2017 / vs2019。

平台:Windows 10


back to Contents 返回目錄