本網站需要 JavaScript。
探索
說明
登入
riyyi
/
space-walk
關注
1
加上星號
0
Fork
0
程式碼
問題
合併請求
版本發布
Wiki
動態
5
提交
1
分支
0
標籤
master
T
加入檔案
新增檔案
上傳檔案
套用 Patch
程式碼
Clone
HTTPS
Tea CLI
以 VS Code 開啟
以 VSCodium 開啟
以 Intellij IDEA 開啟
下載 ZIP
下載 TAR.GZ
下載 BUNDLE
Riyyi
790ccfd137
Update README
2021-02-20 00:26:27 +01:00
.gitignore
Initial commit
2021-02-18 15:43:17 +01:00
board.cpp
Initial commit
2021-02-18 15:43:17 +01:00
board.h
Initial commit
2021-02-18 15:43:17 +01:00
boardwindow.cpp
Initial commit
2021-02-18 15:43:17 +01:00
boardwindow.h
Initial commit
2021-02-18 15:43:17 +01:00
gamestate.h
Initial commit
2021-02-18 15:43:17 +01:00
infowindow.cpp
Initial commit
2021-02-18 15:43:17 +01:00
infowindow.h
Initial commit
2021-02-18 15:43:17 +01:00
inputoutput.cpp
Initial commit
2021-02-18 15:43:17 +01:00
inputoutput.h
Initial commit
2021-02-18 15:43:17 +01:00
main.cpp
Initial commit
2021-02-18 15:43:17 +01:00
maingame.cpp
Initial commit
2021-02-18 15:43:17 +01:00
maingame.h
Initial commit
2021-02-18 15:43:17 +01:00
mainmenu.cpp
Initial commit
2021-02-18 15:43:17 +01:00
mainmenu.h
Initial commit
2021-02-18 15:43:17 +01:00
makefile
Initial commit
2021-02-18 15:43:17 +01:00
messagebox.cpp
Initial commit
2021-02-18 15:43:17 +01:00
messagebox.h
Initial commit
2021-02-18 15:43:17 +01:00
player.cpp
Initial commit
2021-02-18 15:43:17 +01:00
player.h
Initial commit
2021-02-18 15:43:17 +01:00
README.org
Update README
2021-02-20 00:26:27 +01:00
selectionbox.cpp
Initial commit
2021-02-18 15:43:17 +01:00
selectionbox.h
Initial commit
2021-02-18 15:43:17 +01:00
space-walk.drawio
Add UML design
2021-02-18 16:10:18 +01:00
spaceship.cpp
Initial commit
2021-02-18 15:43:17 +01:00
spaceship.h
Initial commit
2021-02-18 15:43:17 +01:00
test.cpp
Initial commit
2021-02-18 15:43:17 +01:00
test.h
Initial commit
2021-02-18 15:43:17 +01:00
window.cpp
Initial commit
2021-02-18 15:43:17 +01:00
window.h
Initial commit
2021-02-18 15:43:17 +01:00
README.org
Space Walk
Space Walk
board game.
Build instructions
$ make
Libraries
ncurses
新增問題並參考
檢視 Git Blame
複製固定連結
S
描述
Space Walk board game
Readme
46
KiB
儲存庫語言
C++
97.6%
Makefile
2.4%