Skip to content
View amacleod33's full-sized avatar

Block or report amacleod33

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 Loading

  1. PixelBreak PixelBreak Public

    Pixel Break game created for Programming for Data Manipulation Lab. Worked with Nick Napora. Alex MacLeod mainly worked on binary/file io and save states.

    Python

  2. RecursiveLab RecursiveLab Public

    Recursion lab completed for Programming for Applications in Java. Source code available in Gradle/src/main/java.

    Java

  3. DurationLab DurationLab Public

    Duration Lab completed for Programming for Applications. Used the duration object to organize and get a length of an album.

    Java

  4. ClassesLab ClassesLab Public

    Lab about classes completed for Programming for Applications. Source code is in Gradle/src/main/java

    Java

  5. BinaryPlot BinaryPlot Public

    Read in data with binary file/io, then plotted data. Completed in Programming for Data Manipulation.

    Python

  6. TicTacToe TicTacToe Public

    Tic tac toe game written for intro to programming. Player plays tic tac toe against the computer. Uses classes for different aspects of the game (such as the board and the numbers corresponding to …

    Python