Space Walk Board Game

Board game
Repository at GitHub, GitLab or Gitea.

This is an implementation of the Space Walk board game, written in C++ with ncurses for the UI, built using GNU Make. Created for the C++ course at Hogeschool Rotterdam.

UML design.
UML design
Title screen.
title screen
Setting player names.
setting up players
Message box informing the players of the current phase.
message box
Players take turns putting their space ships onto the planets.
player turn landing space ship
Message box informing the players of the current phase.
message box
Players take turns evacuating the planets, where ships that pass the edges of the board will get sucked into black holes (top and bottom square).
player turn for evacuating
© 2025 Rick van Vonderen