Focault - Overview
Pinned Loading
-
a String Positive And Magical enum
C 1
-
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++
-
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
-
### This is a LAN Chat made as a project for Experis Core Course ###
C
-
A C++ Brainfuck Compiler with Optimization.
C++
-
An Arkanoid game engine in C++ that implements a k-nearest neighbor algorithem.
C++