Skip to content

Javascript project to solve the countdown numbers game, uses a recursive algorithm which Javascript is not well suited to. Putting numbers too big will cause the program to take too long and timeout the page.

Notifications You must be signed in to change notification settings

JosephRuff/Countdown-Numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Countdown-Numbers

Javascript project to solve the countdown numbers game, uses a recursive algorithm which Javascript is not well suited to. Putting numbers too big will cause the program to take too long and timeout the page.

About

Javascript project to solve the countdown numbers game, uses a recursive algorithm which Javascript is not well suited to. Putting numbers too big will cause the program to take too long and timeout the page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages