Ken's Avatar

Ken

@kaesve.bsky.social

I trick computers into doing stuff

506 Followers  |  208 Following  |  380 Posts  |  Joined: 24.04.2023
Posts Following

Posts by Ken (@kaesve.bsky.social)

Preview
June 3&3 (featuring Ken Voskuil) Β· Zoom Β· Luma What to expect: Come join us for our monthly virtual meetup and meet other people in the design and engineering industry! Meetups typically last about an hour,…

Our June meet-up is in 10 days! We'll also be getting a presentation this month from @kaesve.bsky.social titled "Pun Driven Development: A Side Project Philosophy"! This one will be a bit more developer friendly, though still for everyone. Come through and catch up!

lu.ma/d9ls6y2m?tk=...

10.06.2025 17:48 β€” πŸ‘ 0    πŸ” 2    πŸ’¬ 0    πŸ“Œ 1

A friend of mine (@kaesve.bsky.social) is building an offline read.cv profile editor for the people who backed them up and want to continue being able to edit them. If you're into that can you like/reply on this to do a quick interest check? (DMs also open if you want to share your backup for tests)

09.05.2025 18:49 β€” πŸ‘ 16    πŸ” 1    πŸ’¬ 8    πŸ“Œ 0

nice

19.03.2025 17:05 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

What are you building this in? Are you writing the particle sim yourself? Im also craving more technical gamedev content!

23.10.2024 13:16 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

Someone needs to make a game like this for the playdate!

21.10.2024 15:51 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

I don’t know godot at all and it kinda depends on your game, but I really like the fully procedural shader-based windows technique, which solves this problem pretty easily for skyscrapers and such. Can’t find a good reference right now, but happy to explain more if you think it might fit

20.10.2024 21:02 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Is there a shadertoy version?

20.10.2024 00:43 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Are there other zig users on here? Are you interested in it? It’s been a really enjoyable experience so far. It has that C feel, but with a more modern and nicer dev experience. Feels like a perfect fit for the playdate

19.10.2024 18:32 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Art for infiniplumber for the playdate. Black and white pixel art of pipes slowly filling up with water

Art for infiniplumber for the playdate. Black and white pixel art of pipes slowly filling up with water

Taking a break from Chester at the Park to work on smaller projects and new tech

Do you remember that pipe-connecting game? Ever wish that game was also Tetris? Infiniplumber is a game about laying pipe πŸ’¦

Building in Zig for #playdate, coming soonℒ️

#screenshotsaturday #1bit #pixelart #gamedev

19.10.2024 18:14 β€” πŸ‘ 19    πŸ” 3    πŸ’¬ 3    πŸ“Œ 0
Chester at the park Chester at the park is a puzzle game in which you use the rules of chess to reunite a dog and his owner.

My current project is a puzzle game, and the prototype is fully js, no libraries. I’m porting it to c or zig at some point to run it on the playdate, but plain js is my cozy place

chesteratthepark.com

07.09.2024 17:40 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I don’t think it’s cheating, but tbh, I rarely click on videosβ€”opening a whole new app is too much effort when I am just scrolling

07.09.2024 17:24 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Chester at the park Chester at the park is a puzzle game in which you use the rules of chess to reunite a dog and his owner.

I’m making chesteratthepark.com , a 1bit pixel art puzzle game where you reunite Chester with his owner using the rules of chess! I’ve been working on it for a year and a half, and am getting close to finishing the prototype with the first 10 puzzles. Everything coded from scratch, art is also mine

06.09.2024 21:05 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

What about the opposite trap where you spent months on cool new tech, but you don’t actually have a game

Look! This sphere has really cool real time global illumination!

05.09.2024 15:29 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

First, but with a space before the ( and {, and 2-space tabs. You should see how I write switches tho

04.09.2024 16:45 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

A… game about finding your glasses?

03.09.2024 22:03 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Let's remove Quaternions from every 3D Engine (An Interactive Introduction to Rotors from Geometric Algebra) - Marc ten Bosch In Geometric Algebra there is a way to represent rotations called a Rotor that generalizes Quaternions (in 3D) and Complex Numbers (in 2D) and even works in any number of dimensions.

Yeah, I know what they do, and roughly how they work. Marc ten Bosch, for a fleeting moment, made me feel like I got itβ€”but that moment passed quickly lol.

I rarely do 3d, and when I do janky euler angles have been enough. If I do a real 3d project, I’ll tackle it

marctenbosch.com/quaternions/

03.09.2024 19:33 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

As someone who reads math text books for funβ€”I still don’t understand quaternions!

Quaternions seem awesome specifically for 3d rotation, and if I’d need to, I could figure out how to use them. But there’s a lot more math that I use almost every day. Basic linear algebra and trig especially

03.09.2024 17:11 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Chester peeking through the gate of the Japanese garden

Chester peeking through the gate of the Japanese garden

Chester sitting in front of the gate. A bunny is hiding halfway behind the gate

Chester sitting in front of the gate. A bunny is hiding halfway behind the gate

It’s been a while since I’ve posted, but I’m still working on chesteratthepark.com!

Today I finished a completely new renderer that works with #1bit sprites directly and supports depth maps. Chester can now go behind the gate and other background features!

#gamedev #pixelart #playdate

03.09.2024 00:26 β€” πŸ‘ 21    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

Its still possible to do simple webdev, and some of us consider it a virtue. Especially while you’re still learning. If I were to start over today, Id want to start without react and vercel, etc.

Is there any specific thing you ran into recently?

16.07.2024 12:29 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Probably the 5th or 6th one, when you are way past budget and time frame and you somehow have to bring it home:p

15.07.2024 12:06 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Marketing: A Plan For Beginners There are two marketing-related questions I get at least once almost every week in consultancy calls: "how do I start marketing my game" and "when do I start marketing my game".

@ramiismail.com has a few blog posts on marketing, like ltpf.ramiismail.com/marketing-a-...

15.07.2024 12:05 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

Whats wrong with just GitHub? Free hosting for a html file and a platform dedicated to managing multiple people working on the same code

14.07.2024 01:50 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

What’s excessive?

04.07.2024 18:00 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Im sure you can fit a car into any theme. If not, make a game about how badly a car fits in the most stereotypical game for that theme 🀑

24.06.2024 17:07 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Me too, because I’m terrible with color!

23.06.2024 17:34 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Black and white pixel art of an owl about to land on a bench

Black and white pixel art of an owl about to land on a bench

I’d post a gif for #screenshotsaturday if I could πŸ˜” You’ll have to make due with a single frame of Orion’s fly-in animation for now

#gamedev #pixelart #1bit #playdate

23.06.2024 02:08 β€” πŸ‘ 54    πŸ” 3    πŸ’¬ 4    πŸ“Œ 0
A side by side comparison of hl1 and akira. They’re basically the same picture

A side by side comparison of hl1 and akira. They’re basically the same picture

The akira image immediately invoked memories of half life, seems like im not the only one

www.rockpapershotgun.com/why-the-myst...

17.06.2024 15:40 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I’m planning to use the c sdk, because I want to try to add some visual effects that will be very performance sensitive. Right now I’m still prototyping in js though, not on the playdate yet.

17.06.2024 12:12 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

That’s my point, it’s pixel art, it’s authentic and it’s not designed for crts.

16.06.2024 18:14 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Dithering is not that different from cross hatching or halftone like used in manga. Every medium has limitations that inspire techniques, but it’s not like pixel art can only be authentic when all those limitations are applied. It’s silly to say that gameboy doesn’t have authentic pixel art

16.06.2024 12:45 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0