Drone Game

Drone Game

17 devlogs
17h 32m
•  Ship certified
Created by Hannah

Learned jupyter notebook and latex while learning the math for my simulator, starting javascript and css for the website.

Timeline

Ship 1

1 payout of shell 302.0 shells

Hannah

15 days ago

Hannah Covers 17 devlogs and 17h 32m
Earned sticker

Final updates, finished readme, you can move the drone!

Update attachment

You can now pick your own waypoints. Still working on camera setup, but it's looking better.

Update attachment

Loading screen on top of page! The note font is looking nice. This took embarrassingly long to implement.

Update attachment

Trying to make a loading screen. It's not very good right now, but I've been adding to the style! I just need to understand how to make it show up on top of the simulation.

Update attachment

Drone simulator goes in circles! Tried a few basic points to run it. We're making progress yay

Update attachment

Website now has additional colors. Started up more main, simulator, and drone javascript files. Next step is going to be getting the simulator in here where it's visible. Might need to make some drones as images in figma.

Update attachment

I'm starting to make a website for my game!

Update attachment

Working on making the math clearer for a readme file! Explaining the different matrices and what they do.

Update attachment

Set up so we get 3d with colors showing different fuel uses

Update attachment

Plotting fuel use, too!

Update attachment

Playing around with graphics, working on moving it from jupyter notebook elsewhere to allow user selection.

Update attachment

I made a 3d version, with a few different types of drones. Still deciding what direction I want to officially go with this project

Update attachment

Testing out gifs and multiple drones with points! The animations work, but the drones are kind of ugly so far.

Update attachment

Now you can actually go in circles (make it like a race track). I tested a few different additional points, kept the others the same, and you can see that with different tracks, there are different best paths for drones to take

Update attachment

Made an option so instead of minimal fuel, it uses minimal distance traveled!

Update attachment

We can now change start places. Goal is to eventually have something where I can click some points and make a drone fly around!

Update attachment

I made a first step program that finds the best way for a drone to go to different points! Uses jupyter notebook, not too many lines of code, and some math principles!

Update attachment