Skip to content
View LanceTheLeski's full-sized avatar

Block or report LanceTheLeski

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

Popular repositories Loading

  1. ToneGenerator ToneGenerator Public

    Generates values of various sound waves based on frequency, sample rate, and duration.

    C++ 1

  2. Kanban Kanban Public

    API intended to manage a Kanban board.

    HTML 1

  3. LinuxShell LinuxShell Public

    Project which is meant to emphasize multiprocessing by running Linux commands and allowing for piping and redirecting standard I/O

    C

  4. CellularAutomataGrid CellularAutomataGrid Public

    Project that lays the foundations for an engine which uses cellular automata to drive change in the surrounding area - namely the game world.

    C#

  5. Arcadia Arcadia Public

    Group project (reuploaded) which provides a network for Android users to connect to and play arcade games with each other. Credit goes to Steven Rollins, Clint Lamar, and Yuchen Zhao for their part…

    Java

  6. Reversi Reversi Public

    Project that was focused on using a Minimax AI to create a worthy opponant for the game Reversi. AI's difficulty is effectively based on a back and forth predictive recursion with alpha pruning.

    C#