You are browsing as a guest. Sign up (or log in) to start making projects!

Taxicab

  • 8 Devlogs
  • 3 Total hours

15-puzzle.

Open comments for this post

22m logged

  1. Streamlined deployment with a .surgeignore.
  2. Fixed and organized fonts.
  3. Expanded README.
  4. Wrote instructions.
  1. Streamlined deployment with a .surgeignore.
  2. Fixed and organized fonts.
  3. Expanded README.
  4. Wrote instructions.

Replying to @aesincs

0
1
Ship #1 Pending review

A friend and I recently became interested the 15-puzzle. It's simple to solve, but there's surprising depth to solving it efficiently and quickly.

Unfortunately, existing apps for the 15-puzzle are slow and filled with advertisements. Taxicab on the other hand is a 15-puzzle for speedrunners. In addition to a stopwatch and color-coded design, it uses hovering and dragging as input methods as opposed to clicking or tapping, which is significantly faster.

This first ship is the base experience needed for speedrunners. Future versions will incorporate history, statistics, multiplayer, and more.

  • 8 devlogs
  • 3h
Try project → See source code →
Open comments for this post

15m 31s logged

  1. Wired the shuffle function to the screen when solved.
  2. Wrote the watch and move counter.
  1. Wired the shuffle function to the screen when solved.
  2. Wrote the watch and move counter.

Replying to @aesincs

0
1
Open comments for this post

22m logged

  1. Wired the shuffle function to the wordmark.
  2. Froze input after solve.
  1. Wired the shuffle function to the wordmark.
  2. Froze input after solve.

Replying to @aesincs

0
1
Open comments for this post

24m logged

Wrote the swap function and wired it to the pointer.

Wrote the swap function and wired it to the pointer.

Replying to @aesincs

0
1
Open comments for this post

16m logged

  1. Fixed the dark colors.
  2. Wrote the wordmark.
  1. Fixed the dark colors.
  2. Wrote the wordmark.

Replying to @aesincs

0
1
Open comments for this post

18m logged

  1. Fixed the viewport width.
  2. Wrote the shuffle function.
  1. Fixed the viewport width.
  2. Wrote the shuffle function.

Replying to @aesincs

0
1
Open comments for this post

26m logged

  1. Wrote favicon.svg.
  2. Wrote the grid with numbers and colors.
  1. Wrote favicon.svg.
  2. Wrote the grid with numbers and colors.

Replying to @aesincs

0
1
Open comments for this post

16m logged

  1. Wrote the README and LICENSE.
  2. Wrote index.html with the name and description.
  1. Wrote the README and LICENSE.
  2. Wrote index.html with the name and description.

Replying to @aesincs

0
2

Followers

Loading…