使用 C
語言實作踩地雷遊戲。
Using C
to implement Minesweeper game.
2024/05/02 啟用維護,參見日誌。
- Windows Home 10 64bit
gcc 6.3.0
(MinGW.org GCC-6.3.0-1)- DevC++
- CodeBlocks 17.12
C99
預設 Windows Home 10 64bit 作業系統
-
方法一:直接點兩下執行
minesweeper.exe
-
方法二:在本地直接使用
gcc
編譯minesweeper.c
gcc -o minesweeper.exe minesweeper.c
minesweeper.exe
版本 | 描述 |
---|---|
v1.0 | 現階段已完成。 |
時間 | 事件 |
---|---|
2024/05/02 | 資料救援回復 2022 編輯紀錄,重新開始維護! |
獨立開發,這個專題蠻簡單的。
此專案受到 GPL-3.0 保障。
Copyright © 2022-2024 zong zong ( zongzong0408 )