Skip to content
View allenfallen's full-sized avatar
Block or Report

Block or report allenfallen

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. sliding-puzzle sliding-puzzle Public

    A sliding puzzle game and solver using ncurses.

    C++ 8 1

  2. trueskill-smash trueskill-smash Public

    Jupyter Notebook 3

  3. shortest-airline-route shortest-airline-route Public

    Finds the shortest path between any two airports in the world, implemented using Dijkstra's algorithm

    C++ 2 2

  4. predator-prey predator-prey Public

    2D predator-prey simulation

    Makefile 1

  5. tower-of-hanoi tower-of-hanoi Public

    An iterative C++ solution to the tower of hanoi puzzle with three pegs and beyond

    C++

  6. flesch-kincaid-calculator flesch-kincaid-calculator Public

    Text reader that processes information such as flesch-kincaid reading level, number of words, word frequency, and more.

    C++