Skip to content

game web app - upload a mp3 file and play an auto-generated rhythm game

Notifications You must be signed in to change notification settings

tz-hmc/auto-chart-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Auto-chart-js generates a reasonable looking rhythm game given a song uploaded in mp3 file format, using the fft.js library. Game can then be played with the web client.

Installation & setup

  1. npm install
  2. On Windows, install node-lame dependencies following these instructions.
  3. npm run serve
  4. Browse to localhost:3333

See live demo here.

Notes

Provided as a proof of concept & features may be missing, client side code is raw Web Components without a js framework.

About

game web app - upload a mp3 file and play an auto-generated rhythm game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published