Frontend Mentor challenge solution
-
Updated
Nov 29, 2022 - CSS
Frontend Mentor challenge solution
Forza 4 Web Game Single Player is a modern Connect Four game built entirely with HTML5, CSS3, and JavaScript. It offers smooth animations, intuitive gameplay, AI challenge with multiple difficulty levels, undo/reset options, and real-time interactivity—all running in your browser. Developed by Bocaletto Luca.
This repository showcases classic games implemented in C. Each game demonstrates modular programming, structured code organization, and engaging console-based interactivity, as well as my personal improvement in writing code. The project serves as a portfolio of programming skills, emphasizing clean code, efficient logic, and dynamic gameplay.
This is a program that implements a Graphical User Interface Based ConnectFour Game using Java and the Swing GUI Toolkit.
Final project for Code Louisville's Software Development Course 2
Tile Matching Game Environment
Multiplayer connect four in C
This game includes code for implementing the classic Connect Four game, possibly featuring game logic, user interface, and multiplayer functionality. The implementation might use technologies such as Java development tools.
A simple 4 Connect Game made using pygame module in PYTHON 3.x!
A simple connect four game built with JavaScript
A program that implements Connect Four with a Python Pygame GUI, supporting player vs. AI and AI vs. AI modes. It uses the MiniMax algorithm with optional alpha-beta pruning for enhanced performance.
A Python-based version of the classic Connect Four game enhanced with an AI opponent. The game utilizes the Minimax algorithm with Alpha-Beta pruning to create a competitive and intelligent gameplay experience.
Version of the game "Connect Four" in terminal with search algorithms (A*, Minimax and MCTS). Second Semester of the Second Year of the Bachelor's Degree in Artificial Intelligence and Data Science.
This is 2 player connect four game developed using pygame and socket programming. Run the "red.py" file first and then "yellow.py"
Connect Four game in browser with customizable amount for: rows, columns & minimum needed to win
Alpha Beta algorithm implementation for ConnectFour game.
A cool game to play with friends connecting your chips.
A CLI Based Connect four strategic game build in python 🔗4️⃣
Add a description, image, and links to the connectfour-game topic page so that developers can more easily learn about it.
To associate your repository with the connectfour-game topic, visit your repo's landing page and select "manage topics."