Inspiration

This idea is inspired from one of my previous program which I have to simulate the planet orbit of the solar system.

What it does

This is basically a animation. It uses Java StdDraw to stimulate and visualizre built objects with physical traits(like velocity and direction).

How we built it

The code language for this program is pure Java. We used some codes in my previous project, made some modifications, and added some codes related to the motion track.

Challenges we ran into

We had a lot of trouble finding the formula to make things move in a curved way. Because the objects we make don't actually have enough properties for the physics of curved motion(like time and mass). So we spent a lot of time tuning the physics formulas and some of the constants.

Accomplishments that we're proud of

We achieved two new trajectories that we had originally envisioned, parabolic bounces and circular motions. And, we also learned some new knowledge about git and physics.

What's next for Annoying Halloween

We'll try to add more quirky movements to make these monsters look even more "annoying".

Built With

Share this project:

Updates