Skip to content

Eziko23/20FPS-Chall

 
 

Repository files navigation

Welcome to the 20FPS Challenge List!

FAQ


Usage FAQ

How do I add levels to the list?

  • Use one of the provided template json files and modify the details to fill in the details accordingly. If there are any errors, the site will not load, or you will get a pop up saying which level isn't loading.

How do I add records to the list?

  • Again, use one of the given templates, and modify the details accordingly. For mobile records, you can add the code mobile: true within the braces. Make sure there are no excess or missing commas, or the website might not load properly.

What are some common reasons for the website not loading?

  • The most common cause is missing commas and inverted commas, or extra commas at the end of the last lines within list entries. A good way to find the error-causing lines can be found by using Inspect Element and going to the Console tab.

About

20 Fps Challenge list

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 61.5%
  • CSS 31.8%
  • HTML 6.7%