home.social

#kaplay — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #kaplay, aggregated by home.social.

fetched live
  1. RE: mastodon.gamedev.place/@kaplay

    Follow Kaplay. A really fun TypeScript ECS game engine library, hand crafted by passionate game Devs ❤️

    #gamedev #kaplay

  2. Just looking back, I started my Kaplay / Frax: Rupture journey in December 2025

    Shoutout to Kaplay / Colyseus for the kaplay-colyseus template.

    Open source is awesome.

    #kaplay #gamedev #indiedev

  3. RE: mastodon.gamedev.place/@kaplay

    Cant believe this level of art and game was made by one person for a game jam no less. Built in KAPLAY!

    #gamedev #indiedev #kaplay

  4. RE: mastodon.gamedev.place/@kaplay

    Super cool game by muffinman on itchio! Fellow game devs, this is what has been possible using KAPLAY, an open source 2D TypeScript based game engine!

    #gamedev #indiedev #kaplay

  5. Messing around with particles, more specifically weather effects. Kinda cool having virtually no performance cost to add this!

    Built in KAPLAY

    #gamedev #indiedev #kaplay

  6. RE: mastodon.social/@wavedashdotco

    Great opportunity for those into creating web based games! Consider creating one using KAPLAY! Tried and tested for quick prototyping, perfect for game jams!

    kaplayjs.com

    #gamedev #gamejam #kaplay

  7. Just noticed that the pixel art I commissioned is quite universal that I can use it to learn how to create other game genres in Kaplay.

    Just clicked in now hahah

    #kaplay #gamedev #indiedev

  8. Maaany lessons learned about creating a multiplayer based game. You kind of have to design for multiplayer first. Having said that, If i didnt do everything client side to begin with, I wouldnt have learned how to use Kaplay properly.

    #gamedev #indiedev #kaplay

  9. I'm definitely getting spurts of motivation to work on my game. It may not be consistent but I'll never force a feeling. The process should always be fun. Anyways here's my progress from Sunday:

    - added random background skies
    - fixed an issue where walking while clicking an activity doesn't work as intended
    - allow cancelling movement
    - moved player levelling and experience system to server side
    - fixed a few missing clean ups between switching activities

    Next things I want to work on:
    - item drops and respected item drop scaling
    - things im curious about, increasing immersion with more weather effects
    - encounter based quests

    Follow me for updates like these. I'm making a 2D idle mmorpg

    #gamedev #indiedev #kaplay #mmorpg

  10. KAPLAY is for gamers, developers, storytellers, culture and more!

    Game development should be a fun journey 🩷

    Happy Monday all!

    #gamedev #indiedev #kaplay

  11. I had a whole day to game dev yesterday, it was a very fulfilling session. On a Sunday no less! Its getting fleshed out a lot more.

    2D Idle mmorpg bringing back the nostalgia (not coming anytime soon haha)

    #gamedev #indiedev #kaplay

  12. KAPLAY v4000 gets closer every release. Any feedback, bug reports and contributions are much appreciated ❤️

    npm i 4000.0.0-alpha.27.1
    pnpm i 4000.0.0-alpha.27.1
    yarn add 4000.0.0-alpha.27.1
    bun add 4000.0.0-alpha.27.1

    #gamedev #gameengine #kaplay

  13. Today I learned what k.lerp() does and how it allows for that smoothing factor when receiving updates from an authoritative server like colyseus. Super powerful and BUTTERY SMOOOOOTH

    #kaplay #gamedev #indiedev #colyseus

  14. Glad to be part of KAPLAY's growth. It's a community I've come to love and a library that deserves a lot of recognition and love

    #gamedev #indiedev #kaplay

  15. My latest game of the week is done! I love pushing to get a complete game out in 5 or so days. This one is a synthesis of #nonogram and #battleship triptych.github.io/web-games-a please try it out!

    #webgame #kaplay

  16. Every week a new web game. This weekend I made a Centipede/ Tower Defense hybrid triptych.github.io/web-games-a #webgame using #kaplay

  17. Game Browser - Web Games Collection

    andrew-web-games.puter.site/

    My slowly growing collection of web games based on vanilla js as well as #kaplay

  18. I'm going to make a game a week for the rest of the year - you can try out the "second" game here andrew-web-games.puter.site/ga it uses the #kaplay game engine