home.social

#kaplayjs — Public Fediverse posts

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

fetched live
  1. Incredible 🚀 SpaceDeck X by muffinman has landed on the arcade machine at Blast Galaxy in Amsterdam!

    Drop by and play it over the next two months. Or try it on itch now, and get notified when it launches on Steam.

    👉 spacedeck.muffinman.io

    #gamedev #indiedev #arcade #kaplayjs

  2. Incredible 🚀 SpaceDeck X by muffinman has landed on the arcade machine at Blast Galaxy in Amsterdam!

    Drop by and play it over the next two months. Or try it on itch now, and get notified when it launches on Steam.

    👉 spacedeck.muffinman.io

    #gamedev #indiedev #arcade #kaplayjs

  3. Time to dust off those fishing hats! 🧢 KAPLAYer Artur has built a super fun new fishing game using KAPLAYjs, and it's out now! 🐟✨

    Kick back, relax, and see if you can find the biggest catch. Happy fishing! 🎣

    arturt995.itch.io/fishing-day

    #gamedev #indiedev #kaplayjs

  4. KaplayJS just got a new sponsor! WaveDash - A games platform competing with the likes of iOS store, Play store, Steam, Epic Games. If your game runs on the web, it runs on WaveDash

    🌐 KaplayJS kaplayjs.com

    🌐 WaveDash: wavedash.com

    #gamedev #indiedev #kaplayjs

  5. KaplayJS just got a new sponsor! WaveDash - A games platform competing with the likes of iOS store, Play store, Steam, Epic Games. If your game runs on the web, it runs on WaveDash

    🌐 KaplayJS kaplayjs.com

    🌐 WaveDash: wavedash.com

  6. Support open source, support volunteers who have a vision of a clean and easy to use API for game devs. Learn KaplayJS!

    kaplayjs.com/

    #kaplayjs #gamedev #indiedev

  7. Support open source, support volunteers who have a vision of a clean and easy to use API for game devs. Learn KaplayJS!

    kaplayjs.com/

  8. An awesome game built in KaplayJS.

    SpaceDeckX by MuffinMan.

    muffinman-io.itch.io/spacedeck

  9. The great thing about creating a web based game is its universally easy to distribute. We can later package it for whatever platform we want later on. Obviously the devil is in the detail but its so nice like this

    #gamedev #kaplayjs

  10. The great thing about creating a web based game is its universally easy to distribute. We can later package it for whatever platform we want later on. Obviously the devil is in the detail but its so nice like this

  11. Always learning something new in kaplayjs APIs. TIL, you can easily wrap text by adding a width to the component 😅 it might seem obvious at first but gaddamn, what a hindsight moment for me 😂

    #kaplayjs #gamedev

  12. Always learning something new in kaplayjs APIs. TIL, you can easily wrap text by adding a width to the component 😅 it might seem obvious at first but gaddamn, what a hindsight moment for me 😂

  13. Finally managed to implement click to move to tile! The secret sauce was combining mousePos and toWorld to get the mousePos based on the world you're in. Thanks to a great community member in KaplayJS discord!

    mousePos: kaplayjs.com/docs/api/ctx/mous
    toWorld: kaplayjs.com/docs/api/ctx/toWo

    #gamedev #kaplayjs

  14. Finally managed to implement click to move to tile! The secret sauce was combining mousePos and toWorld to get the mousePos based on the world you're in. Thanks to a great community member in KaplayJS discord!

    mousePos: kaplayjs.com/docs/api/ctx/mous
    toWorld: kaplayjs.com/docs/api/ctx/toWo

  15. Check out games built using KaplayJS by one game developer, per week!

    triptych.github.io/web-games-a

  16. Dont get beant and start learning KaplayJS!

    play.kaplayjs.com/

  17. Been cleaning up quite a bit of mess with the responsibilities of actions in code to relevant modules. Will help me in the long run im sure.

    Featuring kaplayJS component that expresses the basic actions of mining!

    #gamedev #programming #kaplayjs

  18. Been cleaning up quite a bit of mess with the responsibilities of actions in code to relevant modules. Will help me in the long run im sure.

    Featuring kaplayJS component that expresses the basic actions of mining!

  19. Calm fishing vibes today

    animate + tween components = satisfaction

    #gamedev #indiedev #kaplayjs

  20. Calm fishing vibes today

    animate + tween components = satisfaction

  21. 4 base models to choose from. So excited about this, more than I have been in a while haha

    Thanks to my commission to a pixel artist, its looking great!

    #gamedev #pixelart #kaplayjs

  22. 4 base models to choose from. So excited about this, more than I have been in a while haha

    Thanks to my commission to a pixel artist, its looking great!

  23. TIL what a tween component does. If you want more fine grained movement at every step, this helps you control animations at each step of the movement in kaplayjs

    v4000.kaplayjs.com/docs/guides

    #kaplayjs #gamedev

  24. TIL what a tween component does. If you want more fine grained movement at every step, this helps you control animations at each step of the movement in kaplayjs

    v4000.kaplayjs.com/docs/guides

  25. Hooking up fishing animation + interaction when a fish is found. Very fun getting this to work haha

    #gamedev #indiedev #kaplayjs

  26. Hooking up fishing animation + interaction when a fish is found. Very fun getting this to work haha

  27. I think kaplayjs as a 2d game engine library is THAT good that I dont mind building tools for it. For example, I'd like to use texture packer but the library currently does not support this.

    I'll be looking into building a mapper that translates a texture packer json format into kaplayjs' sprite atlas format

    #gamedev #indiedev #kaplayjs

  28. I think kaplayjs as a 2d game engine library is THAT good that I dont mind building tools for it. For example, I'd like to use texture packer but the library currently does not support this.

    I'll be looking into building a mapper that translates a texture packer json format into kaplayjs' sprite atlas format

  29. Well deserved contribution from my side to @kaplay

  30. More tweaks added to home screen.

    A 2D isometric Idle mmorpg with an ever evolving progression system based on how you play!

    The world is fractured and people are in disarray. Travel and discover the lands of Frax!

    Built with love using kaplayjs and colyseus.

    #gamedev #indiedev #kaplayjs #colyseus

  31. More tweaks added to home screen.

    A 2D isometric Idle mmorpg with an ever evolving progression system based on how you play!

    The world is fractured and people are in disarray. Travel and discover the lands of Frax!

    Built with love using kaplayjs and colyseus.

  32. Been playing around with kaplay animations + isometric tile pos + shake + character selection for login screen 😃

    #indiedev #gamedev #kaplayjs #colyseus

  33. Been playing around with kaplay animations + isometric tile pos + shake + character selection for login screen 😃

  34. Very late night session ~2.34AM on kaplayjs, creating a custom component that anchors its position when resizing windows, fun fun haha

    #kaplayjs #gamedev

  35. Very late night session ~2.34AM on kaplayjs, creating a custom component that anchors its position when resizing windows, fun fun haha

  36. Awesome, neos is on a roll with the 3rd game launched and built with KaplayJS!

    neos-projects.itch.io/wizzys-t

  37. Making a game in 10 minutes: 😄

    Updating said game to add more animations and polish, no time limit:  😟

    #pixelart #indiegame #arcade #gamedev #kaplayjs

  38. Making a game in 10 minutes: 😄

    Updating said game to add more animations and polish, no time limit:  😟

    #pixelart #indiegame #arcade #gamedev #kaplayjs

  39. Win prizes making games on JavaScript! 🦖

    We're announcing our first OFFICIAL game jam with $100 on digital prizes, the KAJAM, also the start of the jam is the release date of KAPLAY, go and participate!

    #gamedev #jam #kajam #kaplayjs

    itch.io/jam/kajam

  40. Win prizes making games on JavaScript! 🦖

    We're announcing our first OFFICIAL game jam with $100 on digital prizes, the KAJAM, also the start of the jam is the release date of KAPLAY, go and participate!

    #gamedev #jam #kajam #kaplayjs

    itch.io/jam/kajam

  41. Examples search and filter is coming to KAPLAYGROUND v2, featuring difficulty, tags, descriptions and all. KAPLAY feels like a game.

    #javascript #gamedev #kaplayjs #js #typescript

  42. Examples search and filter is coming to KAPLAYGROUND v2, featuring difficulty, tags, descriptions and all. KAPLAY feels like a game.

    #javascript #gamedev #kaplayjs #js #typescript