Skip to content
View HaydenD100's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Canada
Block or Report

Block or report HaydenD100

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

Pinned

  1. 8Bit-Computer-Emulator 8Bit-Computer-Emulator Public

    C++ emulation of an 8-Bit computer with custom Assembler

    C++

  2. MazeGeneration-with-Prims-Algorithm MazeGeneration-with-Prims-Algorithm Public

    My implementation of Prims algorithm to randomly generate mazes

    C++

  3. MazeSolver MazeSolver Public

    This program randomly generates a maze and then solves that maze using A* pathfinding algorithm

    C++

  4. Conways-Game-of-Life Conways-Game-of-Life Public

    C++ implementation of Conways Game of Life

    C++

  5. Verlet-Intergration-Simulation Verlet-Intergration-Simulation Public

    This is a simple simulation that I made using python and pygame for the GUI. Using the hotbar at the top of the screen users can choose different options to create different structures using points…

    Python

  6. Astar-Algorithm Astar-Algorithm Public

    C++ implementation of the A* algorithm

    C++