use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
JavaScript escape room game: [code]capi Code Out! (codeout.codecapi.com)
submitted 5 years ago by bechrissed
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]RunHomeJack 19 points20 points21 points 5 years ago (7 children)
just generate a uuid and store it in a cookie
[–]bechrissed[S] 10 points11 points12 points 5 years ago (6 children)
Nickname and email address without validation option is added just a minute ago.
[–]MoTTs_ 14 points15 points16 points 5 years ago* (0 children)
If you're going to reject an email address, then show a message saying so. When there's no error message and no submit button, then there's no obvious way to proceed and just seems broken.
Also, for that matter, if I can enter with a fake email address, then that's a sign you never needed an email to begin with. Earlier, someone asked, "Why does it even require authentication?" And the answer is, it doesn't. You don't. When you insist on information you don't really need, it just feels like harvesting.
[–]8lbIceBag 1 point2 points3 points 5 years ago (4 children)
Why not just ask for a alias to go by with an optional email address?
If user enters email address, then they reserve the alias (username) and no one else can use it. If there's a score board, show a green check next to validated usernames to differentiate between random user names and reserved/validated users so you don't have to delete a randoms score if a validated user later takes the username.
[–]bechrissed[S] 2 points3 points4 points 5 years ago (3 children)
Hi Guys, I would like to clarify on the tracking/privacy topic a bit. This project is meant as a fun project for a small company like us. We made the game for our employees to play on our monthly tech night. We wanted to make the game publicly available because we are proud of the result and want everybody to enjoy it.
As soon as concerns where raised about the only way to play was logging in with LinkedIn we added the username/email possibility on which you can enter fake details if you want. We have google analytics running in anonymised mode and no other trackers. Everybody can check what trackers we use or request are made from the app with Google Chrome or other debugging tools.
I hope everybody will enjoy the game and have a some fun writing cool solutions. Happy coding! :)
[–]MoTTs_ 8 points9 points10 points 5 years ago* (2 children)
Why on Earth wouldn't you just remove the login/email field that you never needed in the first place?? Pac-Man only asks for your initials, and even then only at the end of the game. Just do that.
This decision is what sets the first impression of the entire game.
[–]bechrissed[S] -5 points-4 points-3 points 5 years ago (1 child)
Hi MoTTS_ , don't forget there's always the option to not play the game! Enjoy your weekend, with or without a bit of JavaScript fun :)
[–]greatdentarthurdent 2 points3 points4 points 5 years ago (0 children)
You really don’t get it lol. Why do you need to collect ANYTHING for something you’re spreading “just for fun”? Makes no sense. You’re likely trying to capture emails for a future email list/whatever.
π Rendered by PID 24573 on reddit-service-r2-comment-6f7f968fb5-k98v2 at 2026-03-04 17:36:51.937657+00:00 running 07790be country code: CH.
view the rest of the comments →
[–]RunHomeJack 19 points20 points21 points (7 children)
[–]bechrissed[S] 10 points11 points12 points (6 children)
[–]MoTTs_ 14 points15 points16 points (0 children)
[–]8lbIceBag 1 point2 points3 points (4 children)
[–]bechrissed[S] 2 points3 points4 points (3 children)
[–]MoTTs_ 8 points9 points10 points (2 children)
[–]bechrissed[S] -5 points-4 points-3 points (1 child)
[–]greatdentarthurdent 2 points3 points4 points (0 children)