Skip to content

Basel-anaya/ChessAI-Unity-2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessAI-Unity-2D

This is a simple 2D chess game created using Unity game engine. The game is designed to be played by one player with an AI and AI vs AI. The game has the basic rules of chess implemented, including moves, capturing, and checkmate. The game has a simple user interface and graphics, and it can be easily customized and extended.

image

Cloning the project from GitHub

To clone the project from GitHub, follow these steps:

  1. Open your command prompt or terminal.
  2. Change the current working directory to the location where you want the cloned directory.
  3. Type the following command:
git clone https://github.com/Basel-anaya/ChessAI-Unity-2D.git
  1. Press Enter to create your local clone.

Exporting the project in Unity to generate the executable file

To export the project in Unity, follow these steps:

  1. Open the project in Unity.
  2. Go to File > Build Settings.
  3. In the Build Settings window, select the platform you want to build for (e.g., Windows, Mac, Linux).
  4. Click the "Switch Platform" button if necessary.
  5. Set the target device and other build settings as desired.
  6. Click the "Build" button.
  7. Choose the location where you want to save the executable file.
  8. Click "Save" to generate the executable file.

Assets and Project Settings Files

The assets and project settings files are included in the repository, so you don't need to import them separately. If you want to modify the assets or project settings, you can do so by opening the project in Unity and making the changes there.

Credits

This game was created by Basel Anaya. If you have any questions or comments, you can reach me at baselanaya@gmail.com.

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE v3.0 License. See the LICENSE.md file for details

About

This is a simple 2D chess game created using Unity game engine. The game is designed to be played by one player with an AI and AI vs AI. The game has the basic rules of chess implemented, including moves, capturing, and checkmate. The game has a simple user interface and graphics, and it can be easily customized and extended.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors