This is my first experiment on 2d "shoot-em-all" scroller. It use PIX.js for rendering and React for UI. I also was playing with idea of using Redux for ECS system.
In this project I combined together a lot of my experiments with texture splatting technique, landscapes rendering and physic. You are controlling a cube with WASD and mouse. You can walk along the mountains. Tha's all you do