I made a mini golf in my lunch time
In plain words
I Made a Mini Golf is a casual game created during a lunch break. Players engage in a simplified mini golf experience accessible through a web browser. The project demonstrates how a complete, playable game can be developed in a short timeframe. It's designed for anyone looking for a quick, lighthearted diversion.
written from the facts on this page · September 2026
Does the same job
all alternatives →- MFMy first game, minimal procgen gravity golf inspired by Desert Golfing2019 · astro.golf · ▲232
- MWMy weekend project, MealMogul.com2011 · mealmogul.com · ▲44
- PDPutt.day a daily mini golf gameJun 2026 · putt.day · ▲320
- ILI love Essential Mixes. So I made this.2012 · mixture.fm · ▲125
- MWMy weekend project - minimotivation.com2010 · minimotivation.com · ▲78
- CLCompany lunch orders were hectic, so I made FoodRun2015 · github.com · ▲21
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, January 2025
the whole month →- IM
Hello! I'm Byran. I spent the past ~6 months engineering a laptop from scratch. It's fully open-source on GH at: https://github.com/Hello9999901/laptop
Dev tools · 2025 · byran.ee
- TITetris in a PDF▲1,289
I realized that the PDF engines of modern desktop browsers (PDFium and PDF.js) support JavaScript with enough I/O primitives to make a basic game like Tetris. It was a bit tricky to find a union of features that work in both engines, but in the end it turns out that showing/hiding annotation "fields" works well to make monochrome pixels, and keyboard input can be achieved by typing in a text input box. All in all it's quite janky but a nice reminder of how general purpose PDF scripting can be. The linked PDF is all ASCII so you can just open it in a text editor, or have a look at…
Life & fun · 2025 · th0mas.nl



Create lifelike, personalized AI avatars from text prompts
AI · 2025 · jogg.ai
