A 3D Guitar Hero-style rhythm game built with Three.js.
GuitarHeroJS is a work-in-progress web-based rhythm game that aims to recreate the classic Guitar Hero experience in your browser. Using Three.js for 3D graphics, it features a scrolling fretboard, colorful notes, and particle effects.
The game is playable but still in early development. You can hit notes and score points, but many features are yet to be implemented.
- Use the A, S, J, K, L keys to hit notes as they reach the bottom of the screen
- Hold keys for long notes
- Add support for custom songs
- Implement note misses and streak counter
- Create a proper menu and song selection screen
- Improve visual effects and overall polish
- Clone the repository
- Open
index.html
in a web browser - Click 'Start' to begin playing
This project is still in its early stages. Feel free to fork, experiment, and submit pull requests if you'd like to contribute.