Hacker News new | ask | show | jobs
by runj__ 1521 days ago
I started building a Playdate game about a month ago and the bare bones SDK is fantastic, it was a long time ago I had to think about individual pixels. I'm really having fun programming for a solo project, it's really something else.

I'm still not totally sure how Lua handles memory but I assume it's optimized AF. I'm sure I'll run into issues at some point with 8MB of memory but it's fun seeing how much "memory intensive" stuff you can get away with.