A small piece of feedback: the CS degree's description says, "I hanged it on the wall"--the past participle for "to hang" should be "hung"[0]. So, the sentence should read, "I hung it on the wall..."<p>[0] Unless of course you're talking about another type of hanging: <a href="https://www.merriam-webster.com/grammar/hung-or-hanged" rel="nofollow">https://www.merriam-webster.com/grammar/hung-or-hanged</a>
Given your HN name and the Github name.. I think this is your own site? You might want to change the `<title>` block to something other than 'Vite App'.<p>Has anything changed since your Show HN submission 5 days ago? <a href="https://news.ycombinator.com/item?id=39659471">https://news.ycombinator.com/item?id=39659471</a>
It's a neat idea but I think you need to make the actual portfolio pieces more obvious (e.g. have them animated, glowing, or just more brightly colored to stand out more). I'd also recommend a way to get the resume/CV directly without "playing", even if you also make it more visible.<p>I, personally, would prefer tapping/clicking to move to the location you tapped, with arrow keys/WASD to move otherwise. It says "tap/click to move" but clicking is not actually how you're supposed to move. It also would feel better IMO to have the text pop up when you click on something specifically or hit some key (so walking by your diploma doesn't take you out of motion multiple times). This could also help clear up things like the desk with two different interactions.<p>(also, set the page title!)
It's pretty cool, but where's the portfolio? :P<p>I was expecting to find like diff projects represented by things in the game, but couldn't find any.<p>The idea is rad for sure, so keep on it!
Looking around, developer is bilingual in French and has video tutorials for Kaboom.js:<p><a href="https://youtube.com/@jslegenddev" rel="nofollow">https://youtube.com/@jslegenddev</a><p>Resume link, but it's to a template currently [pdf]:<p><a href="https://github.com/JSLegendDev/Resume/blob/main/JSLegend%20Resume-1.pdf">https://github.com/JSLegendDev/Resume/blob/main/JSLegend%20R...</a>
Love this. And that it works so well on mobile web.<p>Some suggestions:<p>Touch controls are sensitive. Add some kind of specific control pad area instead of the entire screen. Kept running into the same objects over and over and getting the same dialogs.<p>Don't show the entire dialogs again and again. Provide some kind of prompt like "Read?"<p>Hitting "Close" should stop the dialog rendering immediately vs waiting for it to finish every time.
This is adorable and amazing. Shoutout to the guy who did a similar thing years ago with Three.js and a little monster truck. If anyone remembers what I’m talking about please link it! Pops up here every now and again.<p>Some things I love:<p>- The content is hidden <i>but</i> every object is interactable with a cute message. This is a great way to make me want to keep “playing” without getting frustrated. Great principles of Consistency and Discoverability.<p>- The graphics are perfect, and fit well on a phone. Did you use AI or maybe buy this pixel art? Either way its minimalism adds an air of professionalism IMO.<p>- The messages are just adorable.<p>What I didn’t like:<p>- As others have said, needs a header for shortcut navigation. What if we’re sitting in an interview and I’m just trying to pull up your resume?<p>- Needs some indications right at the start showing what’s possible and which direction it lies in. I know I complemented the gamification/scavenger hunt aspect, but I think a little practical consideration for the less hacker-inclined would be nice. Maybe in-universe signs, or a short welcome message?<p>- the computer doesn’t really look like a computer. Where’s the chair??<p>- There’s a weird pause before it prints any links to the message block. A tiny blemish on a very satisfying UI<p>Long story short, well done! I’m sure this will kill on YouTube. Please share any ideas you had on the way to this so we can (politely) steal them!!
Nice, a few years ago I tried making a game engine for maps made using Tiled that has a very similar look, slightly different controls though.<p><a href="https://numtel.github.io/webgl-isometric/" rel="nofollow">https://numtel.github.io/webgl-isometric/</a>
Somehow made me think of The Union Demo (1989) for the Atari ST, specifically the Main Menu with the walk-around side scroller where you selected doors to see the various sub-demos.^1 Great work!<p>[1]: Example video <a href="https://youtu.be/cVDr-eFtPoU" rel="nofollow">https://youtu.be/cVDr-eFtPoU</a>
Very fun! Did my best to break out of bounds, heh.<p>Only bug I found is if you hold down the left mouse button while you've brought up a dialog box, the character continues to walk afterwards (usually into the same object and summoning the same dialog box).<p>Cheers!
This reminds me of my first real dev job, 10y ago, making small facebook games with <a href="https://phaser.io" rel="nofollow">https://phaser.io</a> it was actually kind of fun now that I think back.
This is amazing, I love it!<p>I've always wanted to delve into things like this as a web developer. Would you mind sharing the tools you used to build this and experience you had? Or even better, the repo?!<p>Good stuff!
I like this. One of the issues I'm hearing from the SWE hiring community is that a lot developer applicants are too generic. Here, the developer managed to combine a passion and niche (gaming) with a skill (javascript development) and has taken the time to build demonstrable projects, including an engaging website and YouTube channel. There's a lot here that can be emulated for other developers looking to differentiate themselves from the mass of generalists.