Your Game
Date:
Description: A birthday gift for my wife.
Tags:
DIY Project
Games
WebDev

I created a scavenger hunt for my wife’s birthday this past year. The major hurdles were:
- Planning her day. This included coordinating with friends and local businesses.
- Creating a static webpage to guide her experience. The application uses JavaScript to decode a series of clues.
- Planting the clues. I placed an icon on her iPhone and hid several physical clues which are no longer active so don’t think you can recreate the experience.
I chose GitHub for my static hosting, which gave me the motivation to finally create a public repository for my code. A few months and repos later, I now have a place to blog about my DIY projects. Naturally, this is my first post.
To view the game click here.
To view or fork my repo click here. Note: I used R for my offline encryption script and most of the files are the same icon image only slightly modified for different screen sizes and devices.