Skip to content

Conversation

@rayapetkova
Copy link
Collaborator

No description provided.

@rayapetkova rayapetkova added back-end Back-end functionality pyqt5 labels Jul 19, 2023
@rayapetkova rayapetkova requested a review from karastoyanov July 19, 2023 20:25
@karastoyanov karastoyanov changed the title 🚧First tasks - week 01 🚧Version Roadmap - 1.0 Jul 19, 2023
@karastoyanov karastoyanov changed the title 🚧Version Roadmap - 1.0 🚧Version 1.0 Roadmap Jul 19, 2023
TamerAnefiev and others added 18 commits July 20, 2023 11:00
 - new directory images added
 - requirements file added
 - basic layout structure
 - gold and rank layouts created
 - main buttons layout created
 - custom images and fonts added
- Added a plane_menu (fonts need to be implemented, colors need to be changed and information for each plane)
- When the button "Start game" is clicked it calls the function start_game_button_func. Then the function start_plane_menu_window() is called from the choose_a_plane_menu file and the new window is starting. When this happens the main window hides.
- The back button needs to be implemented
 - additional graphical objects added / follow the dir structure
 - main menu background music added
 - settings menu added
 - QMediaPlayer integrated with playlist and loopback
TamerAnefiev and others added 30 commits August 4, 2023 19:14
- Added a method for increasing the current_value
- Added a method that returns the new_width of the bar (the maths part)
- We use the method 'lower_upper_bar_width' in the first method 'draw_bar' so we don't make all the calculations there
- When the hide_bar_when_empty is False the bar will not be hidden when it is empty. If you set the optional argument as True the bar will hide when it becomes empty.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

back-end Back-end functionality pyqt5

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

4 participants