Skip to content
View FaustSJ's full-sized avatar

Block or report FaustSJ

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. 3D-CPP-Game 3D-CPP-Game Public

    (Dec 2016) Your objective is to slide an orange barrel to a blue point on the map by using gravity. This utilizes the Ogre3D game engine.

    C++

  2. A-Star-Algorithm A-Star-Algorithm Public

    (Nov 2016) A C++ algorithm implementing A* pathfinding with wall-following.

    C++ 1

  3. Dating-Sim-Game Dating-Sim-Game Public

    dating sim!

    JavaScript

  4. Haskell-Practice Haskell-Practice Public

    (March 2017) A combination of functions that calculate various things, including an algorithm that checks weather a Sudoku 'solution' is correct or not.

    Haskell

  5. Java-Fractals Java-Fractals Public

    (Spring 2017) Creates fractals based off of Julia and Mandelbrot with the ability to "zoom in" on those fractals. Fractals are made with number text and can be outputted for viewing.

    Java

  6. Python-Recursion-Path Python-Recursion-Path Public

    (March 2016) A program that, when given a grid of RGB values, recursively finds a numerically consecutive path through the grid.

    Python