CWKSC / HKIVE-GSD-SnakeGame

Snake Game 贪食蛇游戏 (C++) 貪食蛇遊戲

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contents

Language: zh

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


This is just a student's work.

This open source project is mainly for learning and research purposes.

For Requirements Document, you can look at RequirementsDocument.md

Quick View

back to Contents


Start :

Midway through the game:

Game Over:


According to the requirements document produced, with different traditions Snake.

For Requirements Document, you can look at RequirementsDocument.md

How to start?

back to Contents


Simple execution

download and execute SnakeGame\Debug\SnakeGame.exe

Open the project and view the source code :

download and open SnakeGame\SnakeGame.sln


The version of Visual Studio is vs2017 / vs2019.

Platform: Windows 10


back to Contents


About

Snake Game 贪食蛇游戏 (C++) 貪食蛇遊戲

License:MIT License


Languages

Language:C++ 77.8%Language:C 22.2%