-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d76a188
commit 475c4c8
Showing
1 changed file
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,30 @@ | ||
# Fun | ||
Small fun scripts that I like playing with. | ||
Small fun scripts I like playing with. | ||
|
||
## Websites | ||
- [Arithmetic Sequence Calculator](https://mysterypancake.github.io/Fun/html/arithmetic) | ||
- [Random Audio Splicer](https://mysterypancake.github.io/Fun/html/audiosplicer) | ||
- [Boolean Comparisons](https://mysterypancake.github.io/Fun/html/booleancomparisons) | ||
- [Caleb Fuzz](https://mysterypancake.github.io/Fun/html/calebfuzz) | ||
- [Text Corruption](https://mysterypancake.github.io/Fun/html/corrupt) | ||
- [CSS Programming](https://mysterypancake.github.io/Fun/html/cssprogram) | ||
- [Cursor Draw](https://mysterypancake.github.io/Fun/html/cursordraw) | ||
- [Cursor Particles](https://mysterypancake.github.io/Fun/html/cursorparticles) | ||
- [Cursor Physics](https://mysterypancake.github.io/Fun/html/cursorphysics) | ||
- [Cursor Trail](https://mysterypancake.github.io/Fun/html/cursortrail) | ||
- [Earrape](https://mysterypancake.github.io/Fun/html/earrape) | ||
- [Fake Login](https://mysterypancake.github.io/Fun/html/fakelogin) | ||
- [Frog Drawer](https://mysterypancake.github.io/Fun/html/frogdrawer) | ||
- [Hair Blower](https://mysterypancake.github.io/Fun/html/hairblower) | ||
- [Image to UML](https://mysterypancake.github.io/Fun/html/imagetouml) | ||
- [K-Nearest Neighbors](https://mysterypancake.github.io/Fun/html/knearestneighbors) | ||
- [Lerp Smoother](https://mysterypancake.github.io/Fun/html/lerpsmoother) | ||
- [Porter Trail](https://mysterypancake.github.io/Fun/html/portertrail) | ||
- [PowerPoint](https://mysterypancake.github.io/Fun/html/powerpoint) | ||
- [Pulse Width Modulation](https://mysterypancake.github.io/Fun/html/pwm) | ||
- [Queue Simulator](https://mysterypancake.github.io/Fun/html/queuesimulator) | ||
- [Queue Visualiser](https://mysterypancake.github.io/Fun/html/queuevisualiser) | ||
- [Resampling Demo](https://mysterypancake.github.io/Fun/html/resamplingdemo) | ||
- [Resize Calculator](https://mysterypancake.github.io/Fun/html/resizecalculator) | ||
- [Sudoku Solver](https://mysterypancake.github.io/Fun/html/sudoku) | ||
- [UML to Java Converter](https://mysterypancake.github.io/Fun/html/umltojava) |