Skip to content

Add unit test#130

Open
aidasofialily-cmd wants to merge 7 commits intoux-cursor-hide-408994212345541848from
main
Open

Add unit test#130
aidasofialily-cmd wants to merge 7 commits intoux-cursor-hide-408994212345541848from
main

Conversation

@aidasofialily-cmd
Copy link
Copy Markdown
Owner

@copilot Add a unit test covering the case

google-labs-jules bot and others added 7 commits March 7, 2026 14:25
- Resolve critical C++ compilation errors in `src/main.cpp` (duplicate declarations and syntax errors) that were blocking CodeQL analysis.
- Restore terminal cursor visibility management in the game's UX.
- Correct invalid `package-ecosystem` values in `.github/dependabot.yml`.
- Consolidate highscore loading and saving logic in `src/main.cpp`.

Co-authored-by: aidasofialily-cmd <247843425+aidasofialily-cmd@users.noreply.github.com>
- Resolved C++ compilation error in `src/main.cpp` (duplicate `highscore` declaration) that caused exit code 2.
- Consolidated highscore loading and saving logic in `src/main.cpp`.
- Added `python` to the CodeQL language matrix with `build-mode: none` to scan existing Python scripts and resolve configuration errors.
- Cleaned up unused variables and redundant file I/O to improve maintainability.

Co-authored-by: aidasofialily-cmd <247843425+aidasofialily-cmd@users.noreply.github.com>
…10019687861430336976

Fix CodeQL build error and configuration issues
…-9016379529216690288

Fix Code scanning configuration error and C++ build failures
- Colorized countdown digits (Yellow) and 'GO!' prompt (Green).
- Added real-time high-score tracking in the gameplay HUD.
- Enabled 'NEW BEST!' achievement and congratulations for first-time players.
- Ensured terminal cursor is hidden/shown correctly and HUD clears properly.

Co-authored-by: aidasofialily-cmd <247843425+aidasofialily-cmd@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant