Please sign in to access this page

Butabako

Butabako Used AI

1 devlog
1h 32m
Created by Korange

Butabako is an EDUCATIONAL GAME ENGINE and a community platform. It enables users to easily create visually impressive 3D experiences using block-based visual programming. By allowing impactful creations to be made quickly and without frustration, Butabako aims to support motivation and help beginners take their first step with confidence. It also emphasizes sharing and visibility, encouraging users through community feedback and engagement.

Butabako is currently in development/planning, and features or direction may change as the project evolves.

Timeline

This is a project I had put on hold for a while because it was too complex, but I’ve decided to pick it back up again.
First, I changed the tech stack:

React → Vue
Three.js & Rapier → Babylon.js

I originally wanted to try using React for the first time, but found it difficult and didn’t have much time to spare, so I switched to Vue, which I’m more familiar with.
It was also challenging to get Three.js and Rapier working together smoothly, and building the “rails” (the structured foundation or framework to tie things together) for them was proving difficult. So I decided to take advantage of Babylon.js, which already functions more like a game engine out of the box.

In terms of features, I’ve been working on the structure for game object types and UI components. Since there are so many features to implement, it’s hard to decide the order of development—but for now, I’ve decided to start by building the user-facing UI.

Update attachment