Skip to content
View CMilly's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Radford University
Block or Report

Block or report CMilly

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. DeviantTools-Math_Engine-Libray DeviantTools-Math_Engine-Libray Public

    vDefiant1.0 Math Engine is a basic implementation of a Math Engine in relation to computer graphics. This engine allows for the transformation, translation, and rotation of 2-Dimensional, 3-Dimensi…

    C++

  2. std-array std-array Public

    Implementation of the std::array container that encapsulates fixed sized arrays

    C++

  3. std-forward_list std-forward_list Public

    Implementation of the std::forward_list container that acts as a singly linked list which allows constant time and erase operations anywhere within the sequence

    C++

  4. Blackjack Blackjack Public

    Console based implementation of the game Blackjack

    C++

  5. Sudoku Sudoku Public

    A standard implementation of the famous puzzle game Sudoku

    C++

  6. Multithreaded-Tic-Tac-Toe Multithreaded-Tic-Tac-Toe Public

    Multithreaded console based implementation of the game Tic-Tac-Toe

    C++ 1 1