Skip to content
/ ld47 Public

Quick Ludum Dare 47 entry: Stuck in a Loop

Notifications You must be signed in to change notification settings

TheJare/ld47

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.