Jay Pokale
Jay Pokale
There was no back button on the pokemon-stats play. The only way was to refresh the page. This issue is fixed.
### Description The page is horizontally overflowing on Teach.html. ### Screenshots _No response_
There was an overflow due to width 100vh
## Changes: src/math/noise.js: Using Float64Array instead of regular Array to reduce memory and optimize efficiency. #### PR Checklist - [x] `npm run lint` passes - [x] [Unit tests] are included...
## Description Calculates the Hamming Code Points Distance distance between two equal-length unicode code points. > Does this pull request have any related issues? This pull request: - progresses #836...