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.
simple calculator which performs basic arithmetic operations like addition, subtraction, multiplication, and division
Some random integer value is selected by the computer system and the user has to guess that four-digit integer number. We will use Python language.
Here I design a simple calculator using JavaScript, HTML, and CSS, here you can calculate basic calculations.
The project Name is Football Management System. Here I Have Used PHP, HTML, CSS, Javascript, MySQL
In this project, Let's discuss swapping numbers using two variables and three variables in Java. To understand this project, you want to know about data types and how to use them.
In this tutorial, you will learn to create an Electricity Bill Generator Using some basic concepts in Java with an easy example.
Python is widely used language and it is free open source language -> With Phonenumbers package we will easily identify the details of particular person , it is very useful for in future
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.
In this project, I have made a music player in Python. I have used the concepts of Pygame, Tkinter and pickle.
Grocery Application made using Java. Users can see lists of items in different categories like popular items, suggested items based on previous items bought, new items.