Skip to content
View DalfoDev's full-sized avatar

Block or report DalfoDev

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.

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. tictactoe.ai tictactoe.ai Public

    This AI-powered Tic Tac Toe game features adjustable difficulty levels, with the AI making moves based on random selection (easy), attempting to win or block the opponent (medium), using the minima…

    Python

  2. calculator calculator Public

    This user-friendly calculator app enables basic arithmetic operations, built with HTML, CSS, and JavaScript. HTML defines layout and structure, CSS enhances visual appeal, setting colors, fonts, an…

    JavaScript

  3. DalfoDev.github.io DalfoDev.github.io Public

    HTML

  4. chessboard chessboard Public

    This application visually renders a chessboard and pieces using the Chessboard class. Pieces class manages icons. Running the app displays the board with pieces following a given FEN string, showca…

    Java

  5. sandman sandman Public

    C++

  6. chess chess Public

    This is a Java-based chess game featuring a graphical user interface (GUI) that allows two players to play a standard game of chess. The game supports all the standard rules of chess, including paw…

    Java