added result screens

fixed bug about picking up two boosts crashing the game
This commit is contained in:
2024-07-17 16:13:20 -04:00
parent 004c79f094
commit ea381c24f6
5 changed files with 115 additions and 12 deletions

View File

@ -31,7 +31,6 @@ void cursor::show() const {
}
void cursor::clear() const {
// ::clear();
}
void cursor::print_char(const position &pos, const char ch,