- This event has passed.
✅Twitch Stream – Purple Dragon Dev
January 6 @ 3:00 pm - 10:00 pm
Free

🗓️ Week 9
Match-3 Core — tile swapping
- 🦖 Basic Piece Swap (reverse)
- 🦖 Basic Piece Swap
Match-3 Core — match detection
- 🦖 Basic Match 3,4,5
- 🦖 Basic Piece Delete
- 🦖 Basic Fill Top down.
Match-3 Core — match scoring
- 🦖 Basic Score Board
- 🦖 Display Timer
- 🦖 Timer Count Down
- 🦖 Timer Count Up
- 🦖 Display Score
- 🦖 Increase Score
- 🦖 Decrease Score

Hat Trick Hockey Hearts Thumbnail Notes about today’s stream.
- Short interruption by MK to work on his redm core build.
- Wild Ones testing.
- Made progress on debugging movement
- started with no movement
- then movement of tossing the tokens to the right off the screen.
- error: global position of token not equal global mouse position
- now I move the mouse right, and the piece goes left, up and down still go off the grid to the right. and right goes right.
- noticed to many overlaps for grid areas not being used and invisible,need to automate turning on and off the area collision when the grid squares are not being used.