Wow wow wow!
- First game jam
- First time building a project in GoDot from scratch
- First time I did as many PRs as I did in GitHub
It was an absolute whirlwind. If you want to support, here’s the link to the game :)
cindyandcode.itch.io/fang-and-for...
Wow wow wow!
- First game jam
- First time building a project in GoDot from scratch
- First time I did as many PRs as I did in GitHub
It was an absolute whirlwind. If you want to support, here’s the link to the game :)
cindyandcode.itch.io/fang-and-for...
Have been maintaining my Duolingo streak. Also had class Monday and Wednesday. We went over money and how to introduce a friend. About to do some homework right now.
Have been maintaining my Duolingo streak. Also had class Monday and Wednesday. We went over money and how to introduce a friend. About to do some homework right now.
I haven't been good about practicing Spanish or posting updates on here because I have been sick but I have maintained a 32 day streak on Duolingo! I also started my Spanish class this week and worked on homework for that today. We are currently learning the alphabet.
I haven't been good about practicing Spanish or posting updates on here because I have been sick but I have maintained a 32 day streak on Duolingo! I also started my Spanish class this week and worked on homework for that today. We are currently learning the alphabet.
Continued The Great Courses - Learning Spanish on LinkedIn Learning. Topics covered include: definite articles, word gender, the verb ser, and adjectives. Started a Quizlet to study vocab words as I learn them. Also continued using Duolingo.
Continued The Great Courses - Learning Spanish on LinkedIn Learning. Topics covered include: definite articles, word gender, the verb ser, and adjectives. Started a Quizlet to study vocab words as I learn them. Also continued using Duolingo.
Started watching The Great Courses - Learning Spanish on LinkedIn Learning. I also registered for a Spanish class at my local community college. Going to try some Duolingo right after posting this.
Started watching The Great Courses - Learning Spanish on LinkedIn Learning. I also registered for a Spanish class at my local community college. Going to try some Duolingo right after posting this.
Wow, just one day left of the challenge! Today, I worked on refactoring sticker rotation for mobile devices.
Wow, just one day left of the challenge! Today, I worked on refactoring sticker rotation for mobile devices.
Fixed a bug with sticker placement and started work refactoring rotation for mobile devices.
Fixed a bug with sticker placement and started work refactoring rotation for mobile devices.
Was able to make stickers scale with the canvas when the screen is resized. I also gave the canvas a min-width that way it doesn't get so microscopically small. Here's a before and after video.
Was able to make stickers scale with the canvas when the screen is resized. I also gave the canvas a min-width that way it doesn't get so microscopically small. Here's a before and after video.
I'm almost done refactoring sticker movement for mobile devices. I just need to have stickers scale with the canvas when the screen is resized since the canvas won't always have the same dimensions but currently stickers always keep the dimensions they have when placed.
I'm almost done refactoring sticker movement for mobile devices. I just need to have stickers scale with the canvas when the screen is resized since the canvas won't always have the same dimensions but currently stickers always keep the dimensions they have when placed.
I added a tool bar with arrow controls for easy sticker movement on mobile devices.
I added a tool bar with arrow controls for easy sticker movement on mobile devices.
Have been working on fixing my JavaScript code for placing, sizing, and rotating stickers. There's a lot of code to refactor for mobile support so this may take a bit.
Have been working on fixing my JavaScript code for placing, sizing, and rotating stickers. There's a lot of code to refactor for mobile support so this may take a bit.
Haven't posted the last couple of days but here is what I was working on. I added arrow buttons for scrolling through stickers on a mobile device. Tomorrow I will look into getting sticker placement, sizing, and rotation working again.
Haven't posted the last couple of days but here is what I was working on. I added arrow buttons for scrolling through stickers on a mobile device. Tomorrow I will look into getting sticker placement, sizing, and rotation working again.
Got most of the site layout to be responsive. Need to re-add the background image gallery but I might want to change how they are displayed. I also want to add some arrows for scrolling through stickers and backgrounds on mobile devices.
Got most of the site layout to be responsive. Need to re-add the background image gallery but I might want to change how they are displayed. I also want to add some arrows for scrolling through stickers and backgrounds on mobile devices.
Finally making good progress with flex box. Should have everything is a good place tomorrow. Then. I'll have. to move on to fixing the JavaScript code that broke.
Finally making good progress with flex box. Should have everything is a good place tomorrow. Then. I'll have. to move on to fixing the JavaScript code that broke.
Have been struggling a little bit with making my site responsive. I normally use bootstrap to do this sort of thing but decided to try it out with flex box this time. I made decent progress today. I might be finally getting somewhere.
Have been struggling a little bit with making my site responsive. I normally use bootstrap to do this sort of thing but decided to try it out with flex box this time. I made decent progress today. I might be finally getting somewhere.
More responsive css today. Also found out that my css changes have broken my javascript code. Will have to fix that once I'm done with all the responsiveness.
More responsive css today. Also found out that my css changes have broken my javascript code. Will have to fix that once I'm done with all the responsiveness.
Still working on responsive css. Using flexbox, which I don't normally use so there is some learning involved.
Still working on responsive css. Using flexbox, which I don't normally use so there is some learning involved.
Got sticker placement and movement working with touch inputs on mobile devices. Planning to continue down the path of mobile support since it doesn't seem as difficult as I imagined it would be.
Got sticker placement and movement working with touch inputs on mobile devices. Planning to continue down the path of mobile support since it doesn't seem as difficult as I imagined it would be.
I'm starting to look into mobile support for my website. I'd like for it to work on mobile devices, but if it proves too difficult I might abandon the option. We'll see how it goes.
I'm starting to look into mobile support for my website. I'd like for it to work on mobile devices, but if it proves too difficult I might abandon the option. We'll see how it goes.
Added some background options to the site and worked on allowing users to switch which background to use for the scene. If you already have stickers placed, the site will warn you that those will be deleted if you switch backgrounds.
Added some background options to the site and worked on allowing users to switch which background to use for the scene. If you already have stickers placed, the site will warn you that those will be deleted if you switch backgrounds.
Finished sticker resizing. Here's a video. I'm using the scroll wheel to expand or shrink the sticker. This was the best way to get it to work with rotated stickers.
Finished sticker resizing. Here's a video. I'm using the scroll wheel to expand or shrink the sticker. This was the best way to get it to work with rotated stickers.