Skip to content
View elifcerkez's full-sized avatar
Block or Report

Block or report elifcerkez

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. Mini-Game-in-C- Mini-Game-in-C- Public

    This is a game where trees and enemies are randomly generated and you can kill the enemies with the "h" key. Cheat mode - c

    C++

  2. Chess Chess Public

    This program calculates the scores of both players by looking at the state of the game on a chessboard.

    C++

  3. Approximation-Algorithm Approximation-Algorithm Public

    An approximation algorithm that generates most profitable plan on daily basis to complete the given 𝑁 hours length task assigned and computes how many days it takes to complete the assigned task.

    Python