home.social

#kaplayjs — Public Fediverse posts

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

  1. 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

  2. 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

  3. 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

  4. 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

  5. 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

  6. 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

  7. Calm fishing vibes today

    animate + tween components = satisfaction

    #gamedev #indiedev #kaplayjs

  8. 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

  9. 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

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

    #gamedev #indiedev #kaplayjs

  11. 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

  12. 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

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

    #indiedev #gamedev #kaplayjs #colyseus

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

    #kaplayjs #gamedev

  15. Making a game in 10 minutes: 😄

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

    #pixelart #indiegame #arcade #gamedev #kaplayjs

  16. 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

  17. 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