Skip to content
View Ryeguy00's full-sized avatar

Block or report Ryeguy00

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. lotkey/guardians lotkey/guardians Public

    2D dungeon crawler game by Pseudo Random Studios.

    C# 1

  2. Here's the game of NIM created in C++. Here's the game of NIM created in C++.
    1
    /* * * * * * * * * * * *
    2
     *                     *
    3
     *    Game of NIM      *
    4
     *    By: Ryeguy00     *
    5
     *                     *
  3. Plinko-Calculator Plinko-Calculator Public

    Given the number of buckets in a plinko board, this calculates the odds of a ball landing in each bucket

    Python