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

Block or report allenfallen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories

  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++