In this game player has to enter color of the word that appears on the screen and hence the score increases by one, the total time to play this game is 60 seconds
It is a C++ based factorial calculator of large numbers which ae not possible to store in normal data types
In this tutorial, we will learn about the Depth-First-Search algorithm and we will also see the program to implement the Depth-First-Search algorithm using Java.
In this article, we are going to solve the N queen problem using the backtracking approach in python.
A simple encryption method made in c++. This project takes a key and plaintext from the user and encrypts the plaintext by performing characterwise XOR on plaintext with key.
The Josephus problem (or Josephus permutation) is a theoretical problem related to a certain counting-out game using C++.
The Project is built in C++ using Atom Editor and MinGW Compiler. It randomly predicts a number between 1 and 6, hence it acts as dice and can be used to play games.
A simple Hangman game(Guess the word game). This program can generate random words using a dictionary file and every time a new word will be given to the player.
This project is made to reduce the overhead involved in office management system.The Admin can use this software to manage the staff details.This project is made by using C++ language.
This project is made by using C++ language. In this project user can perform task like install,getting bus information,showing reservation and showing busses availiable.
This is a Machine learning model for the classification of the Fashion MNIST dataset using Pytorch which is a python library used for machine learning.
This is a deep learning project to identify that give image is an image of a dog or a cat