Skip to content

A 3D Connect 4 game (4x4x4) implemented in Java, featuring an interactive Player vs. AI mode with a simple yet effective AI. My early exploration into AI development.

Notifications You must be signed in to change notification settings

MahanNoosh/3D-Connect-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

3D-Connect-4

A 3D Connect 4 game (4x4x4) implemented in Java, featuring an interactive Player vs. AI mode with a simple yet effective AI. My early exploration into AI development. This repository contains a 3D Connect 4 game implemented in Java, featuring a 4x4x4 grid. The game includes:

-Player vs. AI mode: Play against a simple yet effective AI designed to provide a challenging experience.

-Player vs. Player mode: Enjoy a dynamic and engaging version of the classic Connect 4 game in a three-dimensional space with your friends.

This project represents my early steps into the world of AI, showcasing fundamental techniques for building a decision-making agent in a game environment by point system. The AI is hard to beat but not impossible. If you manage to beat the AI, feel free to share an image of your victory with me! Feedback and contributions are welcome!

About

A 3D Connect 4 game (4x4x4) implemented in Java, featuring an interactive Player vs. AI mode with a simple yet effective AI. My early exploration into AI development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published