Block-Reign is a fast 10×10 PvE grid shooter where a Q-learning AI adapts to your playstyle every match—win, lose, it remembers. 🧠🕹️
-
Updated
Dec 31, 2025 - Python
Block-Reign is a fast 10×10 PvE grid shooter where a Q-learning AI adapts to your playstyle every match—win, lose, it remembers. 🧠🕹️
A game that simulates the evolution of cells on a grid. The user inputs the size and number of iterations. The cells' state is updated based on their alive neighbors. The updated state is printed at each iteration.
This project implements a Sudoku solver using the backtracking algorithm in Fortran.
A word matching grid game built using HTML,CSS and JS.
The game tracks time, lives, and score, offering a restart option upon game completion. The setup can be customized to adjust grid size, trap count, and other parameters, making it a flexible framework for building simple grid-based games.
🎮 Experience grid battles against a self-learning AI that improves from each match, enhancing your gameplay with every encounter.
Add a description, image, and links to the gridgame topic page so that developers can more easily learn about it.
To associate your repository with the gridgame topic, visit your repo's landing page and select "manage topics."