Skip to content

psykadel/Slowwave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slowwave

Slowwave Screenshot

Slowwave is a browser-based audio-reactive tunnel game built with Three.js and Tone.js. Pilot the core through a neon void, collect data nodes, and ride the track to completion.

Gameplay

  • Collect blue and red data nodes to increase your score.
  • Blue nodes are worth more than red nodes.
  • The run ends when the music track finishes.

Controls

Input Action
Arrow Up / Down / Left / Right Move the player core
Touch + drag (mobile/tablet) Move the player core

Run Locally

This project uses ES modules in the browser, so serve it with a local web server (do not open index.html directly via file://).

# from project root
python3 -m http.server 8080

Then open:

http://localhost:8080

Tech

  • Three.js for 3D rendering
  • Tone.js for audio playback + analysis
  • postprocessing for bloom and screen effects

License

MIT. See LICENSE.

About

An audio-reactive neon tunnel dodger experience.

Resources

License

Stars

Watchers

Forks

Contributors