putt.day: A Daily Mini Golf Browser Game

putt.day is a daily 3D mini golf experience

putt.day is a browser-based game that provides users with a single, unique mini golf hole to play every day. The game is designed for accessibility, working directly in mobile and desktop browsers without requiring an installation. New holes are released every midnight Pacific Time, and players can access previous holes through an integrated calendar archive.

Core Gameplay Mechanics

The game uses a drag-and-release mechanic to putt the ball. Players drag back from the ball to determine power and direction, then release to hit. The interface allows players to to look around the course by dragging anywhere else on the screen, and zoom in or out using pinch or scroll gestures.

Key rules include:

  • Daily Reset: Only the first finish of the day counts toward the official score.
  • Hazard Penalties: Hitting water sends the ball back to the previous position.
  • Assets: The game utilizes CC0 models provided by Kenney.

Community Feedback and Technical Observations

While the concept has been widely praised for its simplicity and "Flash-game" nostalgia, the community has highlighted several areas for improvement regarding physics and user interface.

Physics and Handling

A significant portion of the user base reported issues with the ball's momentum and resistance. Common complaints included:

  • Rolling Resistance: Users noted that the ball feels as if there is too much friction, making it difficult to reach distant targets even with maximum power.
  • Bouncing: Some players felt that momentum is dampened too heavily upon hitting walls.
  • Precision: Several users reported that short putts are difficult to execute because the minimum power is too high, leading to the ball overshooting the hole.

User Experience and Controls

Feedback on the mobile experience focused on visibility and camera behavior:

  • Input Obstruction: On mobile devices, users noted that their thumbs often cover the direction and power indicators when attempting low-power putts.
  • Camera Issues: Some users found the automatic camera reorientation annoying or, in some cases, 180 degrees incorrect after clearing a stage.
  • Performance: Reports of lag and blank screens were noted, with some users suggesting a specific error message for disabled WebGL instead of a white screen.

Social and Competitive Elements

One of the most praised features is the real-time visibility of other players. Users can see "ghost players" (other people's balls and cursors) moving in real-time, which serves as both a social element and a way to get hints on the best path to the hole.

"I love that there are 'cheats' and the fact that you can see everyone playing definitely makes it cool! You can even get hints by watching the ghost players."

Despite the initial physics complaints, the developer (ellg) has responded to the community by pushing updates to refine physics and scoring based on the feedback received on Hacker News.

Sources