Skip to content
View armanhbi's full-sized avatar
🌐
🌐

Highlights

  • Pro
Block or Report

Block or report armanhbi

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

Popular repositories Loading

  1. Monopoly Monopoly Public

    This is the famous monopoly game i made as the final project for my computer science class. Because the project was made before I even knew what git was, it is not documented. Grade: 15/15 -> 1.0 T…

    Java

  2. XO XO Public

    This is a small XO-Game (or sometimes called TicTacToe). I had troubles with uploading this project to git, because this is my very first time using git. Unfortunately due to the mentioned difficul…

    Java

  3. DPLLAlgorithm DPLLAlgorithm Public

    This program calculates the DPLL Algorithm for you. It is basically a SAT Solver for CNF's. There are three main reasons why I made this program. firstly I wanted to better learn python, secondly I…

    Python

  4. WordleClone WordleClone Public

    Simple WordleClone in python

    Python

  5. SudokuSolver SudokuSolver Public

    Python

  6. Chess Chess Public

    Implementation of Chess in Java with an easy GUI implementation and game logic

    Java