Skip to content
View Cochegrus's full-sized avatar

Block or report Cochegrus

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. rock-paper-scissors rock-paper-scissors Public

    This program simulates a game of "Rock, Paper, Scissors" between the user and the computer using loops and randomizing the computer's "hand".

    Python

  2. RPS_Game RPS_Game Public

    This is an update version of the "Rock, Paper, Scissors" Simulator I have on my other repository. This version predicts the odds of which hand you'll pick based on previous game data. While this ma…

    Python

  3. Timely Timely Public

    Program to create a dynamic calendar with the ability to recognize time conflicts and allocate events with optimally with little to no input.

    Python

  4. Yahtzee-Simulator Yahtzee-Simulator Public

    A text-based game to play Yahtzee between any number of human and/or computer players.

    Java