Sign Language is an important mode of communication for deaf and dumb people. This project detects static images of sign language in real-time and translates it for normal people to understand.
We all have played the classic Tic-Tac-Toe game. But this one has a twist to it. It can be played with a grid of higher dimensions. In this packet you will find TicTacToe built with nxn size grid in C++
Othello is a board game and is played by 2 players at a time. Each player chooses a color (black or white) and prepares to overturn the opponent's coins in order to win. We will use C++ for making Othello Game.
A simple rainfall prediction model using a dataset obtained from Kaggle. Follow the code for more information.