Skip to content

f52985/funcdle

 
 

Repository files navigation

Funcdle

Function + Wordle

$ sbt fullOptJS
$ open funcdle.html

Your input is a math formula possibly containing a variable x. After you enter a formula f(x), the graph of y=f(x) will be drawn. If a point on your graph is vertically different from a point on the answer graph by less than 0.5, the point will be colored black. Otherwise, the point will be colored gray.

If you have any suggestions or bugs to report, please use the issue tracker.

Wordle code is from https://dougmcleod.ca/share/wordle.html.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 45.0%
  • JavaScript 26.6%
  • HTML 15.2%
  • CSS 13.2%