-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: ASong5/BnBClone
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
idea: add a battle royale like game mode where the map shrinks gradually and items appear on the map periodically
enhancement
New feature or request
#15
opened Mar 16, 2024 by
ASong5
use the map-creator utility to draw maps from tile sprites instead of creating the entire map in aseprite
enhancement
New feature or request
#14
opened Mar 12, 2024 by
ASong5
add animations for block explosions
enhancement
New feature or request
#13
opened Mar 9, 2024 by
ASong5
find a way to use the is_collide() method of the player class to detect collisions with bubbles
refactor
Something that needs refactoring (for readability, modularity, efficiency, etc)
#12
opened Mar 9, 2024 by
ASong5
move sprite transformations from spritesheet class to animation class
refactor
Something that needs refactoring (for readability, modularity, efficiency, etc)
#11
opened Mar 6, 2024 by
ASong5
refactor sprite classes to inherit from EntityObject and contain an optional AnimationComponent and MoveComponent
refactor
Something that needs refactoring (for readability, modularity, efficiency, etc)
#8
opened Feb 28, 2024 by
ASong5
bubbles sometimes dont blow up on time.
bug
Something isn't working
#6
opened Feb 25, 2024 by
ASong5
minimize use of "magic numbers"
refactor
Something that needs refactoring (for readability, modularity, efficiency, etc)
#4
opened Feb 23, 2024 by
ASong5
ProTip!
Exclude everything labeled
bug
with -label:bug.