Skip to content
View KaihWhite's full-sized avatar
💾
💾

Highlights

  • Pro

Block or report KaihWhite

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
KaihWhite/README.md

Pinned Loading

  1. Start-Your-Engine Start-Your-Engine Public

    Capstone group project. We are creating a game engine from scratch using OpenGL.

    C++ 2

  2. personal-site personal-site Public

    My very own, self-made, site

    JavaScript 1

  3. MarkovTextGenerator MarkovTextGenerator Public

    Uses Markov Chains -- implemented using maps -- to generate text. Markoc Chains are created from reading in text files.

    C++

  4. Optimal-Path-Finder Optimal-Path-Finder Public

    Reads in Heightmaps and finds the optimal path through a range

    C++

  5. PyPong PyPong Public

    Created Pong in Python using Pygame, but with my own twists

    Python

  6. EvilHangman EvilHangman Public

    Play a game of evil hangman. You likely won't win.

    C++