Flutter animations every frame
-
Updated
Jul 16, 2022 - C++
Flutter animations every frame
This repository contains the source code of our pacman game which is made in C++ language.
Tic-Tac-Toe game with AI in C++, using object-oriented design. Players can input positions, game checks for wins/ties and AI makes random first move.
A console-based Car Parking Puzzle Game where players manage and navigate cars in a parking lot. The objective is to remove all cars from the parking lot and reach the exit point. The game features levels with increasing difficulty, random obstacles, and varying numbers of cars.
this project is an implementation of a variant of the classic board game Othello. The game is developed using object-oriented programming principles, with a focus on flexibility and extensibility. The game supports various starting positions, unplayable squares, and includes functionality for saving and loading game states.
My Implementation of Dots and Boxes game
VerticalVictory is an interactive Connect 4 game where players take turns dropping discs into a grid to connect four in a row—horizontally, vertically, or diagonally. The game ends when a player wins or the grid fills without a winner (a draw) 🎱
Add a description, image, and links to the game-logic topic page so that developers can more easily learn about it.
To associate your repository with the game-logic topic, visit your repo's landing page and select "manage topics."