Skip to content
View tigerqye's full-sized avatar

Block or report tigerqye

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. Curling-Game Curling-Game Public

    This is a curling game. Players take turn pressing the space bar to sweep the ice. The closer you can get your rock to the center of the target the more points you get. The game ends when a player …

    Python 1

  2. 119ManipulatorProject 119ManipulatorProject Public

    Code to determine the 3 link lengths that produce the least torque of a three-degree-of-freedom (DOF) planar serial robotic manipulator arm given 3 required operating positions.

    C++ 1 1

  3. Basic-Java-Projects Basic-Java-Projects Public

    Basic Java Projects from grade 11 Java textbook. Most projects require basic variable manipulation, logic and arrays.

    Java

  4. Culminating Culminating Public

    Pig: This program runs the game pig for 2 different players. It generates random numbers between 1 and 6 which is to simulate a dice roll. The program keeps track of each players point values and f…

    Java

  5. Bank-Account Bank-Account Public

    Created a bank class that allows users to create bank accounts by entering specific variables.

    Java

  6. IEEE754 IEEE754 Public

    Class that manually converts IEEE754 to integers and integers to IEEE754.

    Java