Thursday Update
Extremely pleased with how my refactor went. I removed tons of explicit states from my state machine and have most stuff working through simple yield() statements waiting for animations to complete. The top of my _process function is a bit ugly with all the guard clauses, but it's so much easier to work with. I can effectively code the whole thing linearly now even though a lot of stuff is actually being handled across multiple frames.
I also added a nice new animation for playing a card. Instead of just disappearing, the card slides to the middle of the screen, pauses for a second while the effect is applied, and then flies off the top of the screen. It slows down gameplay a bit since you can't just mash through your whole turn in less than a second, but it looks really slick.
Get Queen of Hearts
Queen of Hearts
A NSFW deck-building dating game
Status | In development |
Author | Uskprod |
Genre | Card Game |
Tags | Adult, Dating Sim, Deck Building, NSFW |
Languages | English |
More posts
- Queen of Hearts: Now Available!Mar 01, 2020
- Thursday Update - 48 hours remainFeb 28, 2020
- Tuesday UpdateFeb 26, 2020
- Thursday updateFeb 21, 2020
- Tuesday UpdateFeb 19, 2020
- Third Weekend UpdateFeb 17, 2020
- Dreading the big refactorFeb 13, 2020
- Monday UpdateFeb 11, 2020
- Second weekend progressFeb 10, 2020
Leave a comment
Log in with itch.io to leave a comment.