GitHub topics: loadgame
GabriellaValentina/The-GRID-game-in-C
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.
Language: C - Size: 11.7 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

iatenine/SimpleSave
Allows you to save or load "snapshots" of any scene in Godot with a single function call
Language: GDScript - Size: 2.01 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 4

AbdallahReda/Connect4
Connect 4 Game implemented using minimax alpha beta pruning algorithm
Language: Python - Size: 10.2 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 1
