Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)(-1)

I just woke up so I thought you were the one sus. Idk what you mean about suspicious obfuscated JS. It's just so people don't look at my js code cuz I'm shy about it. There's nothing deep about it. If you want my raw JS, just ask instead of jumping to conclusions and immediately treating it as suspicious

Honestly, I'm not even sure what kind of shady thing you want me to do with a html story game anyway?

(2 edits) (+3)(-1)

Well, actually, you (not personally you,ok)can do A LOT with html and a bit of javascript, which is why I commented in the first place. Ive seen a lot of twine games, and was surpised this one didnt allow me to copypaste text into a translator - my english isnt so good, I need it sometimes. Then, since I have some programming knowledge myself, I got curious and discovered this giant piece of code on line 1130 - not just a code, but obfuscated one (by obfuscation I mean obfuscation in the programming sense, it is not a readable bare func), which is clearly not a typical thing for textgames. Knowing how much harm can be done with JS, I really wanted to clarify this moment. If all this fuss was just because you didnt want people to see your code - well, ok, do your thing, no problem, but its better to leave a comment in the code or something, so it dont look so shady. Because, if we talk about games maded with twine (and, honestly, anything that is not the commercial grade custom engine), there is no way to really hide your code from expirienced codedivers, and there may be questions raised. To be honest, seeing  the code structure, I didnt really assume that you were trying to parce my browser cache or something - obviously, it requires a knowledge that makes using those templates not needed, but better safe than sorry. Thats all. Sorry if it sounded rude, didnt mean to.

(+1)

Yeah, I forget every time to remove the code in my css that prevents people from dragging the text. Will change that for the next update. I'll also add a comment in my java script, because while obfuscation might not hide from experienced people, I feel less embarrassed about my code, haha

Again, sorry for biting your head off before even trying to understand where you were coming from—thinking it was an attack rather than a valid question.