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

Popular repositories Loading

  1. Maze-Starter- Maze-Starter- Public

    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

  2. Card-Game 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

  3. Mandelbort 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.

  4. Small-projects- Small-projects- Public

    A set of small projects, interactive games, and programs.

    Python

  5. Calculator.py Calculator.py Public

    Simple calculator in python

    Python

  6. City-Games 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