Activity

Gravity

Second and final Devlog. Here is the final video (file was too large for uploading): https://youtu.be/-ZhidSwAHOI . Note: Due to “Lose My Mind” video in it, Russian and/or Belarusian people can’t see it apparently.

Most of the questions are from Bollywood (because India ofcourse), but feel free to guess all of them. The logo is an AI-generated combination of my school logo and the original KBC logo used for the banner. I have provided the video of my prototype portfolio site as a placeholder. Feel free to enjoy the JoJo Theme!

0
Gravity

The entire set-up. Some design overhauls were not included in the video.

0
Gravity

Added EXTENSIVE documentation. The API problem is still unsolved, so it made no sense to try to enhance gameplay without being able to see what it would actually look like. The only other option is API hardcoding, but my key has been stolen and suspended so many times that I don’t have what it takes to upload it to GitHub once again. And my local environment stopped working the second I ported it to the Netlify infrastructure.
So, anyway, the documentation covers extensive features, the past and present problems, and some detailed templates for certain cases, which may be twisted and combined to form new cases. This would make it easier for the lighter flash model to generate believable cases and coherent dialogues, without too much effort and/or hallucinations.

Attachment
0
Gravity

EVEN MORE MODULARIZATION. Separated everything into separate files, so now every part can be swapped out, no problemo. But the thing is, THE FREAKING NETLIFY VARIABLES ARE NOT WORKING FOR GOD’S SAKE. I have my Gemini API key in the corresponding environment variable, but it is absolutely denying that fact that it exists. What I should, I don’t know

Also added a cool smoke background, and made the UI a bit cleaner, removing things that do not exist yet. I added a lot of cool animations, but they aren’t working right now, BECAUSE THE GAME IS NOT LOADING ON NETLIFY, but on the client they are working okay.

Attachment
0
Gravity

Modularization. Created a new file that contains functions for all of the animations and stuff. This would allow me to maintain a much more consistent UI everywhere, while other scripts focus on their own high-level game logic.

Attachment
0
Gravity

Initialisation work. The basic homepage and the supporting JavaScript page. Any suggestions on the design are welcome.

Attachment
0
Gravity

testing testing

Attachment
0