NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Show HN: Sprigman – Pac-Man Recreated in a Limited Tile Based JavaScript Engine (sprig.hackclub.com)
kuberwastaken 13 days ago [-]
Update: Made it EVEN cooler with ghosts with multiple personalities, smarter map generation and more: https://sprig.hackclub.com/share/Rnb0G9RagYqXEnyxfvvj

Update: Fixed Uncompletable maps too

riidom 13 days ago [-]
There are sometimes coins unreachable, I noticed.
kuberwastaken 13 days ago [-]
Update: should be fixed in this one :D https://sprig.hackclub.com/share/Rnb0G9RagYqXEnyxfvvj
kuberwastaken 13 days ago [-]
Yup, that is an issue haha, you can press K to refresh the map!
tdy_err 12 days ago [-]
Heads up, you need to add a CSS rule to make the game playable on mobile browsers. Otherwise the page zooms in whenever you tap the controller.

https://developer.mozilla.org/en-US/docs/Web/CSS/touch-actio... `button { touch-action: manipulation; } `

kuberwastaken 12 days ago [-]
Uh there's no way for me to allow it to be played on mobile because 1. I don't own the website, 2. It's designed for another set of hardware with very little controls, the game works with WASD and K
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 11:14:20 GMT+0000 (Coordinated Universal Time) with Vercel.