Some of the projects that I did using C platform are as follows :
- Auto Hunt
- Birthday Reminder
- Coffin meme song
- Guess The Color
- Moving vehicle animation
- Ping Pong using C
- Keyboard
- Shooting Game
- Tic-Tac-Toe Graphical
- Traveler's
“Auto Hunt” is simple game where the raider moves by itself towards the food. After 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” 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...Read more...
Read more...
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.
Read more...
“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.
Read more...
Read more...
Keyboard
Read more...
Shooting Game
Read more...
Read more...
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...
Read more...
No comments:
Post a Comment