I have made a lot of projects with python and c language.All of them are listed below.
I made a rock paper scissors playing game from scratch with python.It randomly choose one of the rock ,paper or
scissors and displys whether the player win or lose.
click here for the game link
I made a secret language coder and decoder from scratch with python.It will ask for the word or sentence to be coded
and decoded and displays the coded and decoded word.
click here for the program link
I made a replica of the famous game "KAUN BANEGA CROREPATI" from scrath with python.it asks for the question and give
options and player has to give one answer from the choices given in the question.It also displays the
amount you win with every right answer.
click here for the game link.
I made a number guessing game which randomly strores a random number between 1-100
and the player has to guess that number.it shows how mny attempt you took to guess that number
.it is a multiplayer game.I made it from scrath with C language.
click here for the game link
I made a income tax Calculator program from scratch with C language programming.
which ask for your income and show how much you hav to pay for the taxes.
click here for the program link