Skip to content

mcamis/saturn.fm

Repository files navigation

Saturn.fm

A recreation of the Sega Saturn CD Player UI in Javascript using three.js, React.

https://saturn.fm

This is more or less a creative coding exercise done as quickly and sloppily as possible, so before digging into the source be warned: Abandon Hope All Ye Who Enter Here

Getting Started

  1. npm install to install dependencies
  2. npm start to start webpack-dev-server
  3. Start jammin' out at localhost:3000

License

This project is licensed under the MIT License - see the LICENSE file for details