Skip to content

PartyService/Lilypad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lilypad

Lilypad is a work-in-progress replica of the popular game Just Dance Now, built using the Electron framework. This project aims to recreate the core features of Just Dance Now, including the beat system, lyrics system, scoring system and parsing JDN (Just Dance Now) files.

Features (Work in Progress)

Parsing JDN Files

The core functionality of Lilypad revolves around parsing JDN files. JDN files are used by Just Dance Now to define the choreography and synchronization data for each song. Lilypad aims to parse these files and recreate the dance moves and synchronization in the game. This feature is still a work in progress and may undergo further development.

Getting Started

To get started with Lilypad, follow the steps below:

  1. Clone the repository: git clone https://github.com/PartyService/lilypad.git
  2. Install dependencies: cd lilypad && npm install
  3. Start the application: npm start

Please note that since Lilypad is still a work in progress, there might be some incomplete or missing features. Development is ongoing, and updates will be made to improve the overall functionality of the application.

Save data

For Temporary Save data are depend what drives you save this repository, if you save it on F: then it's located on F:/LilypadData. you need to make the folder manually, you can place your .json and video (currently only mp4) into LilypadData -> assets -> maps (make a folder with cdn name), then you can modify base.html to change the songs

Contributing

Contributions to Lilypad are welcome! If you have any ideas, suggestions, or would like to contribute to the project, please feel free to open an issue or submit a pull request on the GitHub repository.

License

Lilypad is released under the MIT License. Feel free to modify and distribute the code according to the terms of the license.

About

replica of the popular game Just Dance Now, built using the Electron framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages