Skip to content

null #385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

null #385

wants to merge 31 commits into from

Conversation

Jdeandrade22
Copy link

@Jdeandrade22 Jdeandrade22 commented Apr 14, 2025

This was an error for a college project, please disregard<!--

Type an explanation of what feature your code adds or which bug it fixes.

Checklist for pull-requests

  1. The project is licensed under LGPL (see LICENSE.md). When merged, your code will be under the same license.
    So make sure you have read and understand it.
  2. Please coordinate with one of the core developers before making a big pull-request.
    It's a shame to make something big that doesn't fit the project.
  3. Remember to make a separate branch on your fork. This makes it a lot easier for the core developers to help
    getting your pull-request ready.
  4. Install pip install pre-commit. This takes care of the formatting rules when you commit your code.
  5. Add tests. We need good pytests for your code. This will help us keep the project stable.
  6. Please don't change the code style, unless it's specifically asked for.

-->

Jdeandrade22 and others added 30 commits April 3, 2025 18:30
-Create a new *Directory* named "roms" and load all .gb's into it 
-run game_launcher.py
…ding, Rom directory, screen recording, adjusting volume.
…rder with Sound - Implemented sound extraction API and screen recorder with synchronized audio. Added documentation and test files. Pair programmed by Jordan and Bella Russell
…test files - Add GitHub Actions workflow for GUI tests - Add test requirements and documentation - Add comprehensive test suite for game launcher
# Conflicts:
#	game_launcher.py
#	test_217_sound_extraction_api.py
#	test_368_screen_recorder_with_sound.py
…and test_settings_window_iniitialization pass.
…and test_settings_window_iniitialization pass.
… same key twice, windows render relative to main window's location, keybind options are limited to ease implementation with SDL2 key mappings
@Jdeandrade22 Jdeandrade22 changed the title Main null Apr 14, 2025
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.

4 participants