Skip to content
View Keyik17's full-sized avatar

Highlights

  • Pro

Block or report Keyik17

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
  • Github Actions Lab for CSCE 361

    C# MIT License Updated Apr 13, 2024
  • A Program that has multiple bouncing objects. One object is the "hunter" and it "eats" the other objects as it comes in contact with them.

    Python Updated Feb 1, 2023
  • 1. Labyrinth is game which counts the depth of each move. 2. On a set of 7 lilypads, there are 3 lilies representing Toads and 3 representing Frogs. Toads and Frogs take turns moving. Moves consist…

    Python Updated Feb 1, 2023
  • City-Games Public

    The program goes as such: Step 1: A cul-de-sac is created with a random number of houses. Step 2: The current state of the neighborhood, including who is currently at which house, is printed. Step …

    Python Updated Feb 1, 2023
  • Simple calculator in python

    Python Updated Feb 1, 2023
  • A set of small projects, interactive games, and programs.

    Python Updated Feb 1, 2023
  • Mandelbort Public

    This program generates a plot of the Mandelbrot set and displays it using the matplotlib library. The final function takes in some parameters to control the appearance of the plot.

    Updated Feb 1, 2023
  • Card-Game Public

    This code implements a simple card game where two players receive 5 cards each from a shuffled deck of cards. It uses classes to represent a Card, a Deck, and a Player, and demonstrates basic OOP c…

    Python Updated Feb 1, 2023