Skip to content
View Daisuke0713's full-sized avatar
  • USA

Block or report Daisuke0713

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

    FINISHED

    Java

  2. UNO UNO Public

    FINISHED - This is a simplified JAVA implementation of the board game: UNO. The purpose of this project is to become familiar with Git commands and get used to them.

    Java

  3. uno-gui uno-gui Public

    FINISHED - This project is just to explore GUI and get used to Graphics class in java. I will use the techniques to integrate graphics into P-1 UNO game in te next project. In this project, I will …

    Java

  4. uno-gui2 uno-gui2 Public

    PROGRESSING - Continuation of Personal_Project_1: UNO, using GUI. In P-1, the deck and cards were displayed on the console. I develop the game so that a player can see the deck and cards in Graphics.

    Java

  5. sudoku-puzzle sudoku-puzzle Public

    FINISHED - A program that can solve any solvable 9 × 9 Sudoku Puzzle. This project has two parts: (1) Java program that solves any valid Sudoku puzzle using the backtrace DFS algorithm. (2) Optimiz…

    Java

  6. connect4 connect4 Public

    FINISHED - Using Python with GUI, implementing the popular game Connect 4.

    Python