nikolaBekic's repositories

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.

Language:JavaLicense:GPL-3.0Stargazers:0Issues:0Issues:0

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.

Language:JavaLicense:GPL-3.0Stargazers:0Issues:0Issues:0

microjava-compiler

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

Language:JavaLicense:GPL-3.0Stargazers:0Issues:0Issues:0

microkernel

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

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

towers-of-hanoi

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

Language:JavaLicense:GPL-3.0Stargazers:0Issues:0Issues:0