Building the Worst Video Player with Three.js: A Nostalgic Pixel-Perfect Game

2025-05-18
Building the Worst Video Player with Three.js: A Nostalgic Pixel-Perfect Game

This article details the author's journey building a creative video player using Three.js and a physics engine. Instead of a traditional player, it's an arcade-style game where users must insert virtual coins to watch video, earning only three seconds of playback per coin. Players drag and drop coins into a slot, requiring precision to continue watching. This nostalgic and fun design challenges traditional video player design and showcases the limitless possibilities of web development.

Read more
Development Video Player