Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Focault's full-sized avatar
🌑
Dreaming about space.
🌑
Dreaming about space.

Block or report Focault

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 Loading

  1. Make-Haifa-Great-Again/SPAM Make-Haifa-Great-Again/SPAM Public

    a String Positive And Magical enum

    C 1

  2. Make-Haifa-Great-Again/Virtual_Stack_Machine Make-Haifa-Great-Again/Virtual_Stack_Machine Public

    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. Make-Haifa-Great-Again/Tic-Tac-Toe-Challenge Make-Haifa-Great-Again/Tic-Tac-Toe-Challenge Public

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

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

    C

  5. Make-Haifa-Great-Again/BrainFuck_Compiler Make-Haifa-Great-Again/BrainFuck_Compiler Public

    A C++ Brainfuck Compiler with Optimization.

    C++

  6. Arkanoid Arkanoid Public

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

    C++