Skip to content

Focus Hunt is a look and find game with a very shallow depth of field, Created in 48h for Ludum Dare 57 <Depths>

License

Notifications You must be signed in to change notification settings

dhmmasson/focusHunt

Repository files navigation

Ludum Dare Ludum Dare 57 - Compo p5.js License: MIT SWH SWH

🎯 Focus Hunt

Focus Hunt is my entry for Ludum Dare 57.

It's a look-and-find game with an extreme shallow depth of field. Focus carefully to spot and capture the hidden Easter elements scattered throughout the scene!

Play and rate the Game on ldjam.com


🕹️ How to Play

  1. Move your mouse to shift the camera's focal point.
  2. Click on elements that are in focus to "photograph" them.
  3. The game ends once you've found and photographed all the hidden objects.

🔍 Your objectives:

  • 🐰 1 Bunny with one ear
  • 🔔 2 Bluebells
  • 🔤 The letters A, L, B, A
  • 🐞 5 Ladybugs

🧠 About the Game

Everything in this game—code, art, and sound—was created during the 48-hour Compo for Ludum Dare 57.
The theme was "Depths", and instead of diving into dark caves or oceans, I chose to explore depth of field in photography.

💡 Inspiration

The game was inspired by my daughter, who loves look-and-find books and games. She also suggested the Easter theme—her excitement about the holiday helped shape the visuals and objectives. How thought it would be a nice change of pace from the dark or moody interpretations of the "Depths" theme.


🎨 Tech & Tools

  • Engine: p5.js, with the p5.palette extension for palette support.

  • Color Palette: Generated using Coolors.co — hand-picked by my daughter 💕.

  • Art:

  • Audio:

    • 🎶 Music made using BeepBox, a web-based chiptune sequencer I discovered just before the jam in the Ludum Dare feed.
    • 🎤 The only sound effect was recorded with my mouth and edited in Audacity.

📜 License

  • This project is licensed under the MIT License — see the LICENSE file for details.
  • The p5.js library is distributed under the LGPL v2.1.