Hello, I’m finishing my first “game” !
It’s not really a game as there is no real objective but moving around.
It was mostly an exploration of shaders and the limitation of building a 3D Pixel art game in THREE.js,
You can try it here : https://return-of-the-earthmover.netlify.app/
Thanks !
For the movements i tried to go with something similar to Hades, i guess it can feel awkward but i think it would be even more awkward if you went out of the “grid”.
But the overall smoothness of the movement is way off, i realised that was way harder than expected