thank you for your feedback! That was the original plan but couldn't add it due to the time constraints, we'll add them after the jam. Thank you for playing.
docjenny
Creator of
Recent community posts
I'm working on an SDL c++ game and I've used emscripten to port it for web, If i upload the generated index.html file, it says no file to embed so i generated an index.js file and used this:
<body> <center> <canvas id="canvas"></canvas> <script type='text/javascript'> var Module = { canvas: (function() { return document.getElementById('canvas'); })() }; </script> <script src="index.js"></script> </center> </body>
Is there a general guideline on what i should add here in order to make it accessible to itch.io? Or can someone point me in the proper direction please. I m really lost here.
https://docjenny.itch.io/bestboy
Sorry for the late submission!
As a kid I was big fan of those flash detective games where we have to click and find clues hence we took that mechanic and tried that in an fps! I know the linearity of this game is evident it's just that I believed the concept to work practically as it did so on paper but I apologise for it's low relevance to the given theme.