Skip to content
View nikolaBekic's full-sized avatar

Block or report nikolaBekic

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. coloris coloris Public

    Forked from danijelaskov/coloris

    A 2D JavaFX application inspired by Coloris, a single-player puzzle video game, that was originally released in 1990, for Comodore Amiga family of personal computers.

    Java

  2. towers-of-hanoi towers-of-hanoi Public

    Forked from danijelaskov/towers-of-hanoi

    An interactive 3D JavaFX application which visualizes the process of solving the Towers of Hanoi puzzle.

    Java

  3. expectiminimax-backgammon expectiminimax-backgammon Public

    Forked from danijelaskov/expectiminimax-backgammon

    A 2D JavaFX implementation of one of the most popular and oldest board games. The AI player's moves are calculated using the expectiminimax algorithm.

    Java

  4. microjava-compiler microjava-compiler Public

    Forked from danijelaskov/microjava-compiler

    A fully functional compiler for a custom high-level programming language called MicroJava.

    Java

  5. microkernel microkernel Public

    Forked from danijelaskov/microkernel

    An implementation of a small, but fully functional multithreaded operating system kernel with time sharing.

    C++