Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MysteryPancake authored Mar 16, 2024
1 parent d76a188 commit 475c4c8
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion README.md
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)

0 comments on commit 475c4c8

Please sign in to comment.