You are browsing as a guest. Sign up (or log in) to start making projects!

16m 44s logged

devlog#14
i have now changed my cursor to a diamond sword from minecraft to make it more minecraft themed

1
413

Comments 5

@Gideonthegreat

hey there, cool update! Changing the cursor to something Minecraft related is a good idea. Have you thought of using other items too like a compass or clock?

@umar7

@Gideonthegreat if i added a clock icon from minecraft beside the time,how would that look?

@Gideonthegreat

oh yeah, that’s even better! Tho, I do like how clean the characters look right now. Im not sure if you can add it there without it being out of place. If you can your the GOAT.

@Leftie

This is cool! However, I took a look at your source code and you have a problem: your API key is hard-coded into your site’s HTML. I don’t know much about key storage, but you need to put it in a .env file and read that as opposed to letting anyone have access to your tokens. Once again this is really cool and I like the idea.

@umar7

@Leftie thanks for telling me that i have now used another api key and changed its file location so it wont be shown on github