--- /dev/null
+---
+author: admin
+categories:
+- Non-Technical
+date: 2025-11-26
+tags:
+- hack-a-day
+- videogame
+- game
+- idle
+slug: idle-golf
+title: "Hack-a-Day, Day 26: Idle Golf"
+---
+
+[Hack-a-Day](https://za3k.com/hackaday) is my self-imposed challenge to do one project a day, for all of November.
+
+[](https://za3k.github.io/idle-golf/)
+
+Today I took my previous golf game, and turned it into a little idle game. It takes about 30 minutes to finish.
+
+You can play [online here](https://za3k.github.io/idle-golf/) or view the source code [on github](https://github.com/za3k/idle-golf).