Focault - Overview

View Focault's full-sized avatar

Tomer Ussishkin Focault

A Software Developer from Haifa.

Block or report Focault

Pinned Loading

  1. a String Positive And Magical enum

    C 1

  2. This is a Virtual Machine that uses a stack as it's main data sturcture for operations. It parses, compiles, and executes a list of commands that resemble assembly code, and returns the output to a…

    C++

  3. This is my first python application, it's a Tic Tac Toe game where's one of the bot's strategy compoments are marked as a comment. Could you beet him without peeking in the code?

    Python

  4. ### This is a LAN Chat made as a project for Experis Core Course ###

    C

  5. A C++ Brainfuck Compiler with Optimization.

    C++

  6. An Arkanoid game engine in C++ that implements a k-nearest neighbor algorithem.

    C++