Skip to content
View zombie782's full-sized avatar

Block or report zombie782

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

  1. KNN_Hardware KNN_Hardware Public

    SystemVerilog implementation of the KNN algorithm. Not too practical to implement on an FPGA due to memory constraints, but was still fun to research.

    SystemVerilog 1

  2. HMM HMM Public

    C++ implementation of the forward algorithm on HMMs

    C++ 1

  3. Catan_Randomizer Catan_Randomizer Public

    A simple program for randomizing the board of Catan.

    C

  4. Hangman Hangman Public

    A simple text-based hangman game.

    C++

  5. Tic_Tac_Toe_SP Tic_Tac_Toe_SP Public

    A single player Tic Tac Toe against an AI with SFML graphics

    C++

  6. Tic_Tac_Toe_MP Tic_Tac_Toe_MP Public

    A multiplayer Tic Tac Toe with SFML graphics

    C++