Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dots-A-Game-About-Connecting

Find a circular cycle with same color in Dots: A Game About Connecting using DFS Algorithm.

Type of Project

School Project

Requirements

  • Java

How to use?

  1. Clone the repository.

  2. Construct the matrix and its color as you want to.

  3. Compile main file with the following command.

    javac Main.java
  4. Run the program.

    java Main

Screenshots

App .gif #1 Figure 1 - App preview

App Screenshot #2 Figure 2 - Define the matrix colors

About

Find a circular cycle with same color in `Dots: A Game About Connecting` using DFS Algorithm.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages