Space Walk board game
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Riyyi d5891103ea Add UML design 3 years ago
.gitignore Initial commit 3 years ago
README.org Disable table of contents in README.org 3 years ago
board.cpp Initial commit 3 years ago
board.h Initial commit 3 years ago
boardwindow.cpp Initial commit 3 years ago
boardwindow.h Initial commit 3 years ago
gamestate.h Initial commit 3 years ago
infowindow.cpp Initial commit 3 years ago
infowindow.h Initial commit 3 years ago
inputoutput.cpp Initial commit 3 years ago
inputoutput.h Initial commit 3 years ago
main.cpp Initial commit 3 years ago
maingame.cpp Initial commit 3 years ago
maingame.h Initial commit 3 years ago
mainmenu.cpp Initial commit 3 years ago
mainmenu.h Initial commit 3 years ago
makefile Initial commit 3 years ago
messagebox.cpp Initial commit 3 years ago
messagebox.h Initial commit 3 years ago
player.cpp Initial commit 3 years ago
player.h Initial commit 3 years ago
selectionbox.cpp Initial commit 3 years ago
selectionbox.h Initial commit 3 years ago
space-walk.drawio Add UML design 3 years ago
spaceship.cpp Initial commit 3 years ago
spaceship.h Initial commit 3 years ago
test.cpp Initial commit 3 years ago
test.h Initial commit 3 years ago
window.cpp Initial commit 3 years ago
window.h Initial commit 3 years ago

README.org

Space Walk

Space Walk board game.

Build instructions

$ make

Libraries