This website requires JavaScript.
Explore
Help
Sign In
riyyi
/
space-walk
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
52ffa94b518946a75532d3d7af3675483f1d5608
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
52ffa94b51
Disable table of contents in README.org
2021-02-18 15:56:56 +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
Disable table of contents in README.org
2021-02-18 15:56:56 +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
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%