←back to thread

423 points sungam | 2 comments | | HN request time: 0s | source

Coded using Gemini Pro 2.5 (free version) in about 2-3 hours.

Single file including all html/js/css, Vanilla JS, no backend, scores persisted with localStorage.

Deployed using ubuntu/apache2/python/flask on a £5 Digital Ocean server (but could have been hosted on a static hosting provider as it's just a single page with no backend).

Images / metadata stored in an AWS S3 bucket.

1. leetrout ◴[] No.45157834[source]
Why do the images get a weird offset slice effect on safari on mobile after submitting a guess with the buttons?
replies(1): >>45158046 #
2. sungam ◴[] No.45158046[source]
No idea, I will look into this