grid-game
Here are 24 public repositories matching this topic...
Q-learning using the Microchip PIC18F87K22 microprocessor
-
Updated
Dec 6, 2018 - Assembly
Play Tic-Tac-Toe against an AI opponent using Python. This project features a smart AI powered by the minimax algorithm with alpha-beta pruning for strategic gameplay. Perfect for learning AI concepts and game development basics
-
Updated
Jun 15, 2024 - Python
Tools for making games for the Novation Launchpad or Launchpad Mini. Includes a game select menu to play said games.
-
Updated
Nov 1, 2019 - Python
This is a grid game that enables players to play with numbers in the squares of 2.
-
Updated
Apr 15, 2023 - Java
🎮 GridBlaster – Console Minesweeper in C++ GridBlaster is a console-based Minesweeper game built with C++ using Object-Oriented Programming. It includes multiple difficulty levels, timer, flagging, and score tracking. Players must avoid hidden mines and uncover all safe cells to win. The design uses classes, inheritance, and encapsulation.
-
Updated
Aug 7, 2025 - C++
A game of TIC TAC TOE for singleplayer and multiplayer on the same screen
-
Updated
Apr 23, 2021 - JavaScript
Visual puzzle game in C using Raylib. Reconstruct images by placing shuffled tiles in the correct position on a grid.
-
Updated
Jun 6, 2025 - C
A retro grid-based survival game built with Python and Pygame. Navigate, recharge, survive. Built for the AWS Build Games Challenge.
-
Updated
Jul 8, 2025 - Python
Live puzzle grid battles (e.g. Only Connect, or NYT Connections), to see who is the fastest at solving puzzles
-
Updated
Sep 3, 2024 - TypeScript
A strategy game where vehicles must be moved on a grid so that an ice cream truck reaches an escape location. The goal is to compute one of the shortest plans to solve the puzzle.
-
Updated
Sep 20, 2024 - Java
A simple grid based game inspired by Pacman. Basically rendering bunch of square divs with javascript. Don't ask about performance, and AI has no brain.
-
Updated
Jan 31, 2022 - JavaScript
Frogger-game is a grid-based game in which you as a frog must cross a street and a river without being hit by a car or falling into the water to reach the frog's home.
-
Updated
Aug 8, 2023 - JavaScript
zip game similar to the linkedin game
-
Updated
Apr 4, 2025 - JavaScript
This repo contains a Java-based Tic Tac Toe game featuring a graphical user interface (GUI) for two players.
-
Updated
Nov 10, 2023 - Java
Improve this page
Add a description, image, and links to the grid-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the grid-game topic, visit your repo's landing page and select "manage topics."