Devlog # 7
I added some new colours to the colours array so now there are total 10 colours. I also made a simple start page and added different texts to the score page which you get depending on your score.
perfect score: “Perfect Score, huh?”
“Looks like someone knows their colours”
over 75%: “Not bad”
over 50%: “I mean, you got more than 50%”
over 0%: “At least you know something”
0%: “How?”
I also added a batch file to the folder to be able to compile the game to wasm (web assembly) because thats one of the requirements of the gamejam (well i actually added it like 2 days ago i think but forgot to document). I had to install “the emscripten toolchain” then i copied the compile commands from a github page and then tried to set the paths for the compiled raylib files but didnt really get it so I had to ask AI for help there, and it turned out that i almost had it :)
Comments 1
peak bro keep going!!
Sign in to join the conversation.