Logical games made with Godot
You can play TicTacToe, Connect Four, Hex and Peg Solitaire on web page using mouse, and Tetris, Puyo Puyo with arrow keyboard keys.
Instructions:
Peg Solitaire
Start with a triangular or cross-shaped board with pegs in all holes except one. Jump one peg over another into an empty hole, removing the jumped peg. Repeat until only one peg remains (ideally in the center). Goal: minimize remaining pegs.
Connect Four
Two players take turns dropping colored discs into a vertical 7x6 grid. Aim to connect four discs in a row—horizontally, vertically, or diagonally—before your opponent does. Block their moves while planning yours. First to four wins.
Tic-Tac-Toe
Two players (X and O) alternate marking spaces in a 3x3 grid. Aim to get three of your symbols in a row—horizontally, vertically, or diagonally—while blocking your opponent. Game ends in a win or a draw if all spaces are filled.
Tetris
Drop falling blocks (tetrominoes) to form complete horizontal lines, which clear and earn points. Rotate and move pieces to fit. Game ends if blocks stack to the top.
Gomoku
On a grid (often 15x15), two players alternate placing black or white stones. Win by forming an unbroken row of five stones horizontally, vertically, or diagonally.
Puyo Puyo
Drop pairs of colored blobs (Puyos) into a grid. Connect four or more of the same color to clear them. Chain combos for higher scores. Game ends if Puyos reach the top.
Hex
On a hexagonal grid (usually 11x11), two players (red and blue) take turns placing pieces. Win by connecting your two opposite sides with an unbroken chain of your color.
Enjoy!
Looking to dive into the exciting world of game development?
"GDScript 2.0: Making Video Games for Fun" is your perfect companion! This book offers a friendly, hands-on approach to creating your own video games using GDScript 2.0 and the Godot engine. Whether you're a curious beginner or a hobbyist eager to bring your ideas to life, you’ll find clear guidance, practical examples, and creative inspiration within these pages. Explore the joy of crafting games at your own pace—because making games should be as fun as playing them! Grab a copy and start building your gaming adventures today.
Download
Click download now to get access to the following files:
Also available on
Development log
- New logical/puzzle games added1 day ago
Leave a comment
Log in with itch.io to leave a comment.