Skip to content
View RossTeb's full-sized avatar

Highlights

  • Pro

Block or report RossTeb

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. UnrealProjects UnrealProjects Public

    all things unreal

  2. School-work School-work Public

    Java

  3. DataStructures DataStructures Public

  4. UnityJointsInterpolation UnityJointsInterpolation Public

    Project demonstrating use of Linear interpolation, Sphereical interpolation, and various joints in Unity 3D

    C#

  5. VRGameSeniorProject VRGameSeniorProject Public

    VR Game developed using Unity 3D for senior capstone.

    C#

  6. BitShiftingAIConnectFourGame BitShiftingAIConnectFourGame Public

    This project is a heuristic algorithm designed to play connect four on a M by N connect R board. m/n being the dimensions r being the amount required for a win. The algorithm uses bit shifting to a…

    Java