[Blend4Web] Puzzle game

Hey!

I’m developing a 3D web clone of this obscure PS1 Japanese game: https://www.youtube.com/watch?v=TXzOCfloV9o. Here’s the link to play: https://guroguru.github.io/engacho_clone/.

This project is basically for studying purposes, but I want to make as polished and as fun as possible.

There are yet many things to be implemented, and some of them are listed here: https://github.com/GuroGuru/engacho_clone/issues.

Right now, I’ve implemented mostly the mechanics. Modelling and animations, as well as menus, are still to be done.

As a beginner, any tip or opinion is really valuable. Good practices for coding, suggestions for visuals or gameplay… I want (and need) to learn as much as I can.

So please, if you feel like to, checkout and give me your comment :slight_smile:

Thanks!

Looks interesting! :eyebrowlift:

hmm, it doesn’t load. because:


Uncaught ReferenceError: Game is not defined
    at main.js:2

.b

Hi, basse! Thanks for pointing that out :eyebrowlift:

I believe you’re using Chrome, right?

I’ve been developing using Firefox, and some of the Chrome policies took me off guard haha!

It’s fixed now (hopefully :eyebrowlift:)