Skip to content
View DomiHuber's full-sized avatar

Block or report DomiHuber

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. 3D-TicTacToe 3D-TicTacToe Public

    A strategic extension of the classic TicTacToe game, implemented in Python with Pygame. One can play against a friend or against the computer.

    Python

  2. Four-in-a-Row Four-in-a-Row Public

    A terminal-based Four in a Row game written in C++. The game allows you to customize the board size, choose between different game modes, and play against an AI based on the Minimax algorithm.

    C++

  3. 8-Bit-CPU 8-Bit-CPU Public

    An 8-bit CPU built entirely from scratch in Logisim. The CPU is fully programmable through its custom instruction set and is capable of running programs stored in its RAM.

  4. 3D-TicTacToe-IOS-App 3D-TicTacToe-IOS-App Public

    An iOS implementation of my 3D TicTacToe game, developed in Swift using Xcode.

    Swift

  5. Calculator-App Calculator-App Public

    A recreation of the iOS Calculator app, built in Swift using Xcode.

    Swift