此网站需要 JavaScript。
探索
帮助
登录
riyyi
/
space-walk
关注
1
点赞
0
派生
0
代码
工单
合并请求
发布
百科
活动
5
提交
1
分支
0
Git 标签
master
T
添加文件
新建文件
上传文件
应用补丁
代码
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
自述文档
46
KiB
语言
C++
97.6%
Makefile
2.4%