I✨ Inspiration

The theme “Antigravity” inspired me to create something visual, simple, and fun. I wanted to make a project where anyone can instantly understand how gravity affects motion by actually playing with it. That’s how AntiGravity Playground was born — a tiny physics world where gravity can be flipped, removed, or amplified.


🚀 What It Does

AntiGravity Playground is an interactive physics simulator. Users can:

Click to spawn bouncing balls

Change gravity to normal, reverse, zero, or extreme

Watch objects react instantly

Play with motion in a fun and impossible way

It's a playful visualization of real-time physics.


🛠️ How I Built It

I built the project using:

HTML – main structure

CSS – simple layout & styling

JavaScript – all physics logic

Canvas API – drawing and animation

Each ball updates its gravity, velocity, and bounce within a continuous animation loop.


⚡ Challenges I Faced

Making the animation smooth

Keeping the balls inside the canvas

Controlling bounce realistically

Adjusting gravity to make “antigravity” look fun but not chaotic


🏆 Accomplishments

A working real-time physics simulation

Clean and simple UI

A beginner-friendly but creative project

Perfectly matches the antigravity theme

Learned how to use the Canvas API effectively nspiration

What it does

How we built it

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for AntiGravity Playground

Share this project:

Updates