issues
search
curiouslearning
/
FeedTheMonsterJS
Javascript and HTML canvas exploration
MIT License
0
stars
4
forks
source link
Feat: Refactor all the buttons on Level End screen from canvas to HTML (FM-328)
#1417
Closed
woodsjohn-codev
closed
2 weeks ago
woodsjohn-codev
commented
3 weeks ago
Changes
Use HTML buttons into level end screen
Move levelend-scene.ts to src/scenes/levelend-scene/levelend-scene.ts
Created next button component
How to test
Open the start screen of FTM.
Tap or click any part of the start screen to proceed to the next screen
Select any level to play
Finish the game
Make sure the buttons are html and working properly
Ref:
FM-328
Changes
How to test
Ref: FM-328