Skip to content
View berkanuslu's full-sized avatar
💭
(+[](){})();
💭
(+[](){})();
Block or Report

Block or report berkanuslu

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

  1. bitcoin-runner-unity bitcoin-runner-unity Public

    Bitcoin Runner is a 2D Platformer Game which is developed with Unity game engine.

    C# 4 1

  2. hezarfen-unity hezarfen-unity Public

    Hezarfen: Galata is a 2D Platformer Game which is developed with Unity game engine.

    C# 22 4

  3. dignityai dignityai Public

    DignityAI - AI Library for HTML5 Games

    JavaScript 4 1

  4. ayumu-html5-game ayumu-html5-game Public

    Ayumu is an HTML5 based memory game that is written in pure Javascript without any library.

    JavaScript 1

  5. choco-development-enviroment-setup choco-development-enviroment-setup Public

    This repo contains a script for installing my development environment with chocolatey, an awesome package manager for Windows.

    PowerShell 16 4

  6. It cleans Binaries, Build, Intermedi... It cleans Binaries, Build, Intermediate, Saved, and DerivedDataCache folders for your Unreal Engine 4 project and all plugins that you have.
    1
    @echo off
    2
    echo *********************************************************************************************************************
    3
    echo ******************************************** Clean Unreal Engine Project ********************************************
    4
    echo *********************************************************************************************************************
    5
    echo.