mike douges

@douges.dev

🏒 🇦🇺 ⚛️ 🎮 • dad x2 • @triplex.dev • @pmnd.rs

After 1 year in the works, I will now start posting progress updates about my upcoming 3D multiplayer browser game, Mana Blade. Built with @threejs.org, @react.dev, React Three Fiber, and @bun.sh, it runs on WebGPU with WebGL fallback and works on mobile. Follow for updates! Try it on manablade.com

Mana Blade | Free Online RPG

manablade.com

Mana Blade 🔮 MMORPG@manablade.com · last yr.

Mana Blade is a browser MMORPG in development. Try it on manablade.com and follow this account for updates!

This powers the core of Triplex. Every piece of data is typed and can be subscribed to, with new data pushed whenever it's needed (you write the code for this!). 1. Create the server 2. Create the client 3. There is no step 3 Go to the repo, star it, and comment with your thoughts down below! 😁

Creating a typed websocks server.Creating a typed websocks client.
mike douges@douges.dev · last yr.

With Triplex for VS Code launching soon we're also going to open source some amazing things. Here's the first: Websocks, an end-to-end typed websocket API router for Node.js with clients for React and events. Follow this account and @triplex.dev to be notified when Triplex for VS Code launches.

With Triplex for VS Code launching soon we're also going to open source some amazing things. Here's the first: Websocks, an end-to-end typed websocket API router for Node.js with clients for React and events. Follow this account and @triplex.dev to be notified when Triplex for VS Code launches.

GitHub - trytriplex/websocks: 🧦 An end-to-end typed websocket API router for Node.js with clients for React and events.

🧦 An end-to-end typed websocket API router for Node.js with clients for React and events. - trytriplex/websocks

github.com

Iterating the Triplex selection system to "harmonious" status — bridging two React reconcilers into a visual development environment.