YES 💪🎄
Posts by weakty
Nice! I'm intimidated by hydraulic brakes. My new cargo bike has them, so hopefully it stays *new* for 50 years and I never have to change anything.
a 2000's era brodie mountain bike with a clydesdale, holding another bike on the fork platform.
I have hit peak bike, it's only downhill from here.
My bike-alter-ego put up a new video. Check it out!
Bloor & Spadina, 8:45 am. Toronto, we're approaching BIKE CONGESTION!
This is one of the bike lanes the Ford government wants to remove. There are more people on bikes than people driving.
Use netlify?
Seen while running
Oh, this funny thing happened to me yesterday.
Nothing quite like biking through a cemetary with stuff from marketplace for your unborn child.
This game is taking a while to make, but at least I can craft things out of *Creet Rock* and *Space Mud* now. #playdate #gamedev
Back into the swing of working on this little game. Took me a while to get my head back into the maths enough to make this question mark bob up and down. #gamedev #playdate
New video up from bike alter-ego youtu.be/HF5HWM8yyjc?...
Dancing in bulk stores open.spotify.com/track/4dp2MU...
Probably going to listen to and fall to this maybe 15 this month.
Trying to keep up with the jones, who have many hats.
Only it i can click a checkbox to give you all my $$
I probably will if my cal is free! Just got a year's pass!
Signing up for the ROM in Toronto and...
I'm really enjoying using Aerospace for window management. It's quite powerful, and doesn't require as much fiddling with mac settings that I've run into with Yabai + SKHD.
github.com/nikitabobko/...
Slow progress, but progress nonetheless. I've updated the inventory to be a list instead of a grid. This morning I got items into a "selectable" state which will enable the actual "crafting" to happen in the right pane. #gamedev #playdate
A house being squeezed by powerlines.
Today’s drawing prompt: “Power lines”
It worked! This is going to be so much easier. Thanks for the tip!
Woah! I will give this a try. If that works I will be able to keep things more cohesive. Thanks for the tip!
You better believe I'm still stuck trying to get text rendering the way I want. It's looking like the easiest way to get easy, multi-line strings is to make PNGs of it in affinity designer or something. #gamedev #playdate
Having to manually move text around on screen to find bounding boxes is a bit tedious. In that sense, I'm looking forward to making my next game with an engine that handles the small things for you. Looking forward to seeing you, #godot . #gamedev, #playdate
This morning I got the inventory displaying collected resources. Working with Lua tables can be frustrating and unintuitive when you're used to the freedom of debugging in a browser window, but satisfying once they finally work. #playdate #gamedev
The trick: using a timer to delay the ability to select cells. I needed coffee and time.