[GAME][ENGINE] Add final version R-TYPE#221
Merged
Merged
Conversation
…th shape-based drawing
… and ball-wall interactions
…mum speed cap at 2x base speed
…ks and ball using collider dimensions
…all bounce, brick destruction and ball reset
…on, entity creation and win condition
… with ECS systems and SFML renderer linking
… for driver compatibility
… game loop updates
…mless transitions
- Implement missing SetSpriteRegion in SFMLRenderer to fix linker error\n- Resolve merge conflicts in GameStateNetwork\n- Add audio feedback for Boss, Menu, and PowerUps
…n, bounce calculation and position correction
…ed physics system
…e with physics system
…ot many orbs in circle from the boss, always with animation and will altern with first attack
…ttack rate for this boss
…this second attack and give it to client
…ss will have a movement when he fight
[GAME][DEV] Boss 2 implementation
Boss incoming
…d scrolling with new component and if we enter the proximity damage, then we trigger the explosion
…t in our server and to attribute two flags, one for the mine and the other for the explosion
… and interverting bosses from levels
[GAME][DEV] Boss 3 implementation and assets level improvement
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
-> Add many bosses
-> breakout game
-> power ups fix
-> sound diversification
-> animations
-> Multi level transitions