Scrumpheus
- 6 Devlogs
- 10 Total hours
It lets you set hour goals for your HC Projects and grind.
It lets you set hour goals for your HC Projects and grind.
I’m too excited to tell this! I made a procedural algorithm that creates a random station, same station with same key (like minecraft world gen). Then I used PixiJS (first time btw) to render the output as stations in an infinite canvas! Bro…
I never did any of these before… This is the first time, and I did all of this in 3 hours! THIS IS CRAZY FOR ME! (ydk how i feel, this might feel cringe to you… I recommend watching the video I attached here…)
Made a light version of the procedural algorithm that prints the space station on the terminal for testing, now I’m gonna create the space environment and put these spaceships into it using PixiJS
Made the assets for procedural space station generation in Figma, now I will use a seed based procedural function to generate stations on the fly. It will be consistent and also bigger projects get bigger stations.
Devlog 2
Firebase Database is now completely integrated.
Minor Fixes and improvements.
Will actually need to use the database to its fullest.
Devlog 1:
Used Cloudflare workers to create the Auth Flow.
Installed React Router and developed all the things needed for a full user authentication and logout flow.
When the user first visits the web-app, they see a UI where they can click “Login with Hackatime” to create an account and access their dashboard through a wormhole animation (it’s a loading screen).
Created the boilerplate + the basic layout for the app. It’s gonna be space themed!