Deepleap. A tool that helps you jump between different parts of your code quickly.

deepleap.org

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2019
  • Merge branch 'master' of github.com:jeresig/deepleap
  • Fix up jQuery version.
November 2015
  • Update Phonegap and gamecenter plugins.
February 2015
  • Disable pagniation nav.
  • Add a way to hide the currently active overlay.
  • Trigger display of the leaderboard and fix a few display bugs.
  • Add in pagination buttons for navigating leaderboard.
  • Load leaderboard data from the server.
  • Start work on the leaderboard display.
  • Fix up leaderboard query.
  • Start to query score data out of rethinkdb.
  • Do some more work cleaning up the server-side portion and updating it…
  • Add button to return to the home screen after the game is completed.
  • Start a new challenge after completing an old one.
  • Make sure score is reset every time a new game starts.
  • Save high scores whenever a user's score goes high.
  • Show the number of remaining tiles left on update.
  • Move remaining board logic over. Handle starting a challenge.
  • Start to move board rendering logic out into a separate module.
  • Render a list of challenges in the challenge selection pane.