/ld47

Quick Ludum Dare 47 entry: Stuck in a Loop

Primary LanguageTypeScript

Ludum Dare 47: Stuck in a Loop

Not much inspiration with this theme, so that's all I got.

Move the mouse / drag to move the ball. Avoid obstacles.

Play it at itch.io

As usual, I've tried to make it as compatible as possible even with mobile devices.

Uses threejs for rendering.

Uses webpack for bundling.

Typescript build setup based on https://github.com/marquizzo/three.ts-template.