C

Some of the projects that I did using C platform are as follows :

  1. Auto Hunt
  2. Birthday Reminder
  3. Coffin meme song
  4. Guess The Color
  5. Moving vehicle animation
  6. Ping Pong using C
  7. Keyboard
  8. Shooting Game
  9. Tic-Tac-Toe Graphical
  10. Traveler's

Auto Hunt
Auto Hunt is simple game where the raider moves by itself towards the foodAfter it eats the food, the food gets generated at random point. This game seems like snake game. But, the size of raider is constant unlike snake game.








Birthday Reminder
Birthday Reminder” is a simple project where, you can add details (name, birth year, month, date and phone number) of anyone. Choosing the second option, you can view details of everyone. The third option “upcoming birthday” show the details of anyone whose birthday is within a week. Likewise you can modify and delete the details. The most important feature of this project...







Coffin Meme Song
"Coffin Song" has been the renown song in the meme world. Whenever I started any project, idea of making this project always hit my mind. This project is all about that song where I have included graphical program also for making this project more attractive. It is simple to make and takes no time.






Guess The Color
"Guess The Color" is my first ever game in programming sector for which I have used computer programming language. In this game, the player is asked to guess the number  between 0 and 15. The program generates random number between 0 and 15. If the guessed number and the number generated by the program matches, point is provided to the user and asks the user for another guess. The detail of highest score is stored in a file.






Moving Bus Animation
“Moving Bus Animation” is a simple animation made for the representation of moving bus with C programming language. On the first day, when I learnt about graphics, this idea suddenly hit my mind, and I thought why not to give it a try. With use of simple concept logic finally I was able to build this project.








Ping-Pong Using C
"Ping-Pong" is a graphic based multiplayer console game. Simply, it is a table tennis game. In this game, the main role to be played it to volley the pong (ball) so that it do not hit the vertical boundary. Failing to do so, score increases for opponent player. With the integration of a simple menu and options.





Keyboard
"Keyboard" is a simple project made using computer programming language. I have integrated every components of the code inside the main function. The bad part of this project is that the time of sound that is played is constant to it is obvious that there will be defect in timing. As I have used delay(250). 






Shooting Game
After I started programming a simple game, I wanted to make a shooting game and finally got an idea of this one where I have used same concept like in "Dinosaur Game". The main objective, in this game, is to dodge the bullets shoot by enemy and shoot the enemy. The maximum number of bullets.







Tic-Tac-Toe(Graphical Version)
“Tic-Tac-Toe” is a simple game made by using computer programming language (C Language). Consisting of simple code and easy concept too, The graphics used in this game is pretty simple and you can learn in no time.





Traveler's
Traveler’s” is a project made for bus ticket booking system which can be used in small ticket counters. For this project, 40 seater bus has been taken as reference. The passenger’s details along with staff details are saved in a file for securing the file for future use. For security purpose, this project has been made password protected...


No comments:

Post a Comment

Article Ad1