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

Highlights

  • Pro
Block or Report

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

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

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

    C++ 2

  2. TextGenerator TextGenerator Public

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

    C++

  3. Optimal-Path-Finder Optimal-Path-Finder Public

    Reads in Heightmaps and finds the optimal path through a range

    C++

  4. PyPong PyPong Public

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

    Python

  5. EvilHangman EvilHangman Public

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

    C++

  6. 20Questions 20Questions Public

    Uses binary trees to create a game of 20 questions. You can modifiy the tree in game to change the game to your liking.

    C++