Calculator Tools Calculator Tools
Create

Pinball Game App

Sep 26, 2023

About this app

A fun and colorful pinball game made as a single page web app.

[ { "search": "dx *= 0.98;\n dy *= 0.98;", "replace": "dx *= 0.95;\n dy *= 0.95;" } ]

Related apps

Put this on your site

Source

                    [
{
"search": "dx *= 0.98;\n dy *= 0.98;",
"replace": "dx *= 0.95;\n dy *= 0.95;"
}
]