Skip to content
View markovicanja's full-sized avatar
:octocat:
:octocat:
  • Serbia
Block or Report

Block or report markovicanja

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

    Forked from mdivjak/Pokemania

    JavaScript

  2. Kernel-x8086 Kernel-x8086 Public

    Implementation of small, but fully functional kernel for operating systems running on x8086 based processors.

    C++

  3. Dots_And_Boxes Dots_And_Boxes Public

    Dots And Boxes Game implemented using Minimax algorithm with alpha-beta pruning.

    Java

  4. Icy_Tower Icy_Tower Public

    Forked from mdivjak/Icy_Tower

    Icy Tower FPGA Cyclone III Game

    VHDL

  5. Virtual_Piano_Game Virtual_Piano_Game Public

    Played using the keyboard and mouse. Enables recording and exporting in .midi and .txt formats.

    Java

  6. MicroJava_compiler MicroJava_compiler Public

    Compiler for MicroJava programing language which performs lexical, syntax and semantic analysis and generates code that executes on MicroJava virtual machine, using Java cup parser generator and jF…

    Java