This website requires JavaScript.
Explore
Help
Sign In
riyyi
/
space-walk
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
790ccfd137783c46dc36363f2db305c958c58582
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download 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
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Space Walk board game
Readme
46
KiB
Languages
C++
97.6%
Makefile
2.4%