Play Connect-4 against an AI opponent
Create and play a customizable memory puzzle game
Play BallChase, an interactive game in your browser
Play an interactive Unity game
Type any content you'd like, and the AI will generate it!
Control a vehicle with WASD keys in a physics simulation
Play an interactive soccer game called SoccerTwos
Explore a pyramid-solving game with AI
Control and simulate vehicle physics in a web-based game
Control a simulated vehicle with WASD keys
Play with Huggy, a dog that learns to catch sticks
Play with a stick-catching AI dog 🐶
Launch an interactive Unity game in your browser
Connect 4 Game is a classic two-player board game where players take turns dropping colored discs into a vertical grid. The goal is to connect four of your discs vertically, horizontally, or diagonally before your opponent does. This version allows you to play against an AI opponent, making it a fun and challenging single-player experience.
• AI Opponent: Compete against a smart artificial intelligence that provides a challenging gameplay experience.
• Interactive Grid: A visually appealing grid where you can drop your discs with a click.
• Win Detection: The game automatically detects when a player has formed four in a row and declares the winner.
• Turn-Based System: Alternate turns with the AI, ensuring fair and strategic gameplay.
• Restart Option: Easily start a new game after a win or a loss.
How do I make a move?
To make a move, simply click on the column where you want to drop your disc. The disc will automatically fall to the lowest available row in that column.
How does the AI work?
The AI uses a smart algorithm to analyze the current state of the game and make strategic moves to try and win or block your potential wins.
Can I play against another human?
No, this version of the Connect 4 Game is designed for single-player mode, where you play against the AI opponent.